![]() | MorphTargetCollection Class |
Namespace: DigitalRune.Graphics
The MorphTargetCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | MorphTargetCollection |
Initializes a new instance of the MorphTargetCollection class.
|
Name | Description | |
---|---|---|
![]() | Add | Adds an object to the end of the CollectionT. (Inherited from CollectionMorphTarget.) |
![]() | AddRange |
Adds the elements of the specified collection to the end of the
NamedObjectCollectionT.
(Inherited from NamedObjectCollectionT.) |
![]() | ChangeItemKey | Changes the key associated with the specified element in the lookup dictionary. (Inherited from KeyedCollectionString, MorphTarget.) |
![]() | Clear | Removes all elements from the CollectionT. (Inherited from CollectionMorphTarget.) |
![]() | ClearItems |
Removes all morph targets from the collection.
(Overrides NamedObjectCollectionTClearItems.) |
![]() | Contains(TKey) | Determines whether the collection contains an element with the specified key. (Inherited from KeyedCollectionString, MorphTarget.) |
![]() | Contains(T) | Determines whether an element is in the CollectionT. (Inherited from CollectionMorphTarget.) |
![]() | CopyTo | Copies the entire CollectionT to a compatible one-dimensional Array, starting at the specified index of the target array. (Inherited from CollectionMorphTarget.) |
![]() | Equals | (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 |
Returns an enumerator that iterates through the KeyedCollectionTKey, TItem.
(Inherited from NamedObjectCollectionT.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetKeyForItem |
When implemented in a derived class, extracts the key from the specified element.
(Inherited from NamedObjectCollectionT.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire CollectionT. (Inherited from CollectionMorphTarget.) |
![]() | Insert | Inserts an element into the CollectionT at the specified index. (Inherited from CollectionMorphTarget.) |
![]() | InsertItem |
Inserts a morph target into the collection at the specified index.
(Overrides NamedObjectCollectionTInsertItem(Int32, T).) |
![]() | InsertRange |
Inserts the elements of a collection into the NamedObjectCollectionT at the
specified index.
(Inherited from NamedObjectCollectionT.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Move |
Moves the item at the specified index to a new location in the collection.
(Inherited from NamedObjectCollectionT.) |
![]() | MoveItem |
Moves the item at the specified index to a new location in the collection.
(Inherited from NamedObjectCollectionT.) |
![]() | OnCollectionChanged |
Raises the CollectionChanged event.
(Inherited from NamedObjectCollectionT.) |
![]() | Remove(TKey) | Removes the element with the specified key from the KeyedCollectionTKey, TItem. (Inherited from KeyedCollectionString, MorphTarget.) |
![]() | Remove(T) | Removes the first occurrence of a specific object from the CollectionT. (Inherited from CollectionMorphTarget.) |
![]() | RemoveAt | Removes the element at the specified index of the CollectionT. (Inherited from CollectionMorphTarget.) |
![]() | RemoveItem |
Removes the morph target at the specified index of the collection.
(Overrides NamedObjectCollectionTRemoveItem(Int32).) |
![]() | RemoveRange |
Removes a range of elements from the NamedObjectCollectionT.
(Inherited from NamedObjectCollectionT.) |
![]() | SetItem |
Replaces the morph target at the specified index.
(Overrides NamedObjectCollectionTSetItem(Int32, T).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryGet(String, T) |
Gets the object associated with the specified key.
(Inherited from NamedObjectCollectionT.) |
Name | Description | |
---|---|---|
![]() | Comparer | Gets the generic equality comparer that is used to determine equality of keys in the collection. (Inherited from KeyedCollectionString, MorphTarget.) |
![]() | Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionMorphTarget.) |
![]() | Dictionary | Gets the lookup dictionary of the KeyedCollectionTKey, TItem. (Inherited from KeyedCollectionString, MorphTarget.) |
![]() | ItemTKey | Gets the element with the specified key. (Inherited from KeyedCollectionString, MorphTarget.) |
![]() | ItemInt32 | Gets or sets the element at the specified index. (Inherited from CollectionMorphTarget.) |
![]() | Items | Gets a IListT wrapper around the CollectionT. (Inherited from CollectionMorphTarget.) |
Name | Description | |
---|---|---|
![]() | CollectionChanged |
Occurs when items were added, replaced or removed.
(Inherited from NamedObjectCollectionT.) |
Name | Description | |
---|---|---|
![]() ![]() | IListAdd | Adds an item to the IList. (Inherited from CollectionMorphTarget.) |
![]() ![]() | IListContains | Determines whether the IList contains a specific value. (Inherited from CollectionMorphTarget.) |
![]() ![]() | ICollectionCopyTo | (Inherited from CollectionMorphTarget.) |
![]() ![]() | IEnumerableGetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from CollectionMorphTarget.) |
![]() ![]() | IListIndexOf | Determines the index of a specific item in the IList. (Inherited from CollectionMorphTarget.) |
![]() ![]() | IListInsert | Inserts an item into the IList at the specified index. (Inherited from CollectionMorphTarget.) |
![]() ![]() | IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from CollectionMorphTarget.) |
![]() ![]() | ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from CollectionMorphTarget.) |
![]() ![]() | IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from CollectionMorphTarget.) |
![]() ![]() | ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from CollectionMorphTarget.) |
![]() ![]() | IListItem | Gets or sets the element at the specified index. (Inherited from CollectionMorphTarget.) |
![]() ![]() | IListRemove | Removes the first occurrence of a specific object from the IList. (Inherited from CollectionMorphTarget.) |
![]() ![]() | ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from CollectionMorphTarget.) |
A MorphTargetCollection may only be assigned to one Submesh. It cannot be assigned to multiple submeshes simultaneously.
Items in this collection must not be .