The following tables list the members exposed by KeyedObjectBase.
Name | Description | |
---|---|---|
Key | The Key of the item in its collection. |
Name | Description | |
---|---|---|
ResetKey | Sets the key back to null. | |
ShouldSerializeKey | Returns true if the key needs to be serialized (not null). |
Name | Description | |
---|---|---|
OnAddedToCollection | Called when this object is being added to the supplied collection. | |
OnRemovedFromCollection | Called when this object is being removed from the supplied collection. |