The ICollectionDescription type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ContainingElementKind | .NET only. Gets the string description of the type of objects in the collection.
| |
| TargetCollectionKind | .NET only. Gets the string description of collection type.
|
Events
| Name | Description | |
|---|---|---|
| OnAdd | .NET only. Fired when objects added to the collection.
(Inherited from INotifyCollection.) | |
| OnDelete | .NET only. Fired when objects deleted from the collection.
(Inherited from INotifyCollection.) |