Version

KeyedObjectBase Class Methods

For a list of all members of this type, see KeyedObjectBase members.

Public Methods
 NameDescription
Public MethodResetKeySets the key back to null.  
Public MethodShouldSerializeKeyReturns true if the key needs to be serialized (not null).  
Protected Methods
 NameDescription
Protected MethodOnAddedToCollectionCalled when this object is being added to the supplied collection.  
Protected MethodOnRemovedFromCollectionCalled when this object is being removed from the supplied collection.  
See Also