The properties of the AnimationChannelCollection class are listed below. For a complete list of AnimationChannelCollection class members, see the AnimationChannelCollection Members topic.
Count (inherited from ReadOnlyCollection<T>) | Gets the number of elements contained in the ReadOnlyCollection`1 instance. |
Item | Overloaded. |
Items (inherited from ReadOnlyCollection<T>) | Returns the IList`1 that the ReadOnlyCollection`1 wraps. |
ICollection.CopyTo (inherited from ReadOnlyCollection<T>) | |
ICollection<T>.Add (inherited from ReadOnlyCollection<T>) | |
ICollection<T>.Clear (inherited from ReadOnlyCollection<T>) | |
ICollection<T>.Remove (inherited from ReadOnlyCollection<T>) | |
IEnumerable.GetEnumerator (inherited from ReadOnlyCollection<T>) | |
IList.Add (inherited from ReadOnlyCollection<T>) | |
IList.Clear (inherited from ReadOnlyCollection<T>) | |
IList.Contains (inherited from ReadOnlyCollection<T>) | |
IList.IndexOf (inherited from ReadOnlyCollection<T>) | |
IList.Insert (inherited from ReadOnlyCollection<T>) | |
IList.Remove (inherited from ReadOnlyCollection<T>) | |
IList.RemoveAt (inherited from ReadOnlyCollection<T>) | |
IList<T>.Insert (inherited from ReadOnlyCollection<T>) | |
IList<T>.RemoveAt (inherited from ReadOnlyCollection<T>) |
AnimationChannelCollection Class | Xclna.Xna.Animation Namespace