ModelBoneCollection Members

The following tables list the members exposed by the ModelBoneCollection type.

Public Properties

Name Description
Public Property Count (Inherited from ReadOnlyCollection.)
Public Property Item Overloaded. Retrieves a ModelBone from the collection.

Protected Properties

Name Description
Protected Property Items (Inherited from ReadOnlyCollection.)

Public Methods

Name Description
Public Method Contains (Inherited from ReadOnlyCollection.)
Public Method CopyTo (Inherited from ReadOnlyCollection.)
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator Returns a ModelBoneCollection.Enumerator that can iterate through a ModelBoneCollection.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method IndexOf (Inherited from ReadOnlyCollection.)
Public Method ToString (Inherited from Object.)
Public Method TryGetValue Finds a bone with a given name if it exists in the collection.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

ModelBoneCollection Class
Microsoft.Xna.Framework.Graphics Namespace