NetXP 3.0 Reference

CollectionEx.Cleared Event

Event raised when collection has been cleared.

[Visual Basic]
Public Event Cleared As CollectionClear
[C#]
public event CollectionClear Cleared;

See Also

CollectionEx Class | NETXP.Library Namespace