Edits the value of the specified data-binding collection using the specified service provider and context.
- context
An System.ComponentModel.ITypeDescriptorContext object that identifies the component or control the collection belongs to.
- provider
The IServiceProvider to use.
- value
The collection to edit.
![]()
The new collection.