Renameable |
The RenameableItemListT type exposes the following members.
Name | Description | |
---|---|---|
Add | (Overrides NamedItemListTAdd(T)) | |
Clear | (Inherited from NamedItemListT) | |
Contains(INamedItem) | (Inherited from NamedItemListT) | |
Contains(String) | (Inherited from NamedItemListT) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetEnumerator | (Inherited from NamedItemListT) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
IndexOf(INamedItem) | (Inherited from NamedItemListT) | |
IndexOf(String) | (Inherited from NamedItemListT) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
OnCollectionChanged |
Raises the [E:CollectionChanged] event.
(Inherited from NamedItemListT) | |
RemoveAt | (Overrides NamedItemListTRemoveAt(Int32)) | |
SetElement | (Overrides NamedItemListTSetElement(Int32, T)) | |
ToString | Returns a string that represents the current object. (Inherited from Object) | |
TryGetValue | (Inherited from NamedItemListT) |