NetXP 3.0 Reference
CollectionEx.Removing Event
Event raised when an item is being removed.
[Visual Basic]
Public Event Removing As
CollectionChange
[C#]
public event
CollectionChange
Removing;
See Also
CollectionEx Class
|
NETXP.Library Namespace