The properties of the AnimationInfoCollection class are listed below. For a complete list of AnimationInfoCollection class members, see the AnimationInfoCollection Members topic.
Capacity (inherited from SortedList<TKey,TValue>) | Gets or sets the number of elements that the SortedList`2 can contain. |
Comparer (inherited from SortedList<TKey,TValue>) | Gets the IComparer`1 for the sorted list. |
Count (inherited from SortedList<TKey,TValue>) | Gets the number of key/value pairs contained in the SortedList`2. |
Item | Overloaded. |
Keys (inherited from SortedList<TKey,TValue>) | Gets a collection containing the keys in the SortedList`2. |
Values (inherited from SortedList<TKey,TValue>) | Gets a collection containing the values in the SortedList`2. |
ICollection.CopyTo (inherited from SortedList<TKey,TValue>) | Copies the elements of the ICollection to an Array, starting at a particular Array index. |
IDictionary.Add (inherited from SortedList<TKey,TValue>) | Adds an element with the provided key and value to the IDictionary. |
IDictionary.Contains (inherited from SortedList<TKey,TValue>) | Determines whether the IDictionary contains an element with the specified key. |
IDictionary.GetEnumerator (inherited from SortedList<TKey,TValue>) | Returns an IDictionaryEnumerator for the IDictionary. |
IDictionary.Remove (inherited from SortedList<TKey,TValue>) | Removes the element with the specified key from the IDictionary. |
IEnumerable.GetEnumerator (inherited from SortedList<TKey,TValue>) | Returns an enumerator that iterates through a collection. |
KeyValuePair<TKey,TValue>>.Add (inherited from SortedList<TKey,TValue>) | |
KeyValuePair<TKey,TValue>>.Contains (inherited from SortedList<TKey,TValue>) | |
KeyValuePair<TKey,TValue>>.CopyTo (inherited from SortedList<TKey,TValue>) | |
KeyValuePair<TKey,TValue>>.GetEnumerator (inherited from SortedList<TKey,TValue>) | |
KeyValuePair<TKey,TValue>>.Remove (inherited from SortedList<TKey,TValue>) |
AnimationInfoCollection Class | Xclna.Xna.Animation Namespace