public event EventHandler CollectionCountChangedPublic Event CollectionCountChanged As EventHandlerpublic:
event EventHandler^ CollectionCountChanged {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}function add_CollectionCountChanged(value);
function remove_CollectionCountChanged(value);