Version

ICollectionObject Interface Members

The following tables list the members exposed by ICollectionObject.

Public Methods
 NameDescription
 MethodOnAddedToCollectionCalled when this object is being added to the passed in collection.///  
 MethodOnRemovedFromCollectionCalled when this object is being removed from the passed in collection.  
See Also