XPBaseCollection Events
An ancestor of the XPCollection class.
Name | Description |
---|---|
Collection |
Occurs when an item is added to, or removed from the XPBase |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
List |
Occurs when the list or an item in the list of the XPBase |
Resolve |
Enables the collection to be associated with a session. |
See Also