DynamicCollectionBase Events
An abstract class that serves as the base class for DynamicCollection.
Name | Description |
---|---|
List |
Occurs when the collection contents are changed. This event is implemented to support the IBinding |
Loaded | Occurs after the collection was populated with objects. |
See Also