Click or drag to resize

IReadOnlyControlCollectionWithModifiedEventsT Events

The IReadOnlyControlCollectionWithModifiedEventsT type exposes the following members.

Events
 NameDescription
Public eventAdded Event handler to be called when a value has been added to a collection.
(Inherited from ICollectionModifiedEventsT)
Public eventRemoved Event handler to be called when a value has been removed from a collection.
(Inherited from ICollectionModifiedEventsT)
Top
See Also