ModelBoneCollection.Enumerator Members

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

Public Properties

Name Description
Public Property Current Gets the current element in the ModelBoneCollection.

Public Methods

Name Description
Public Method Dispose Immediately releases the unmanaged resources used by this object.
Public Method Equals (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method MoveNext Advances the enumerator to the next element of the ModelBoneCollection.
Public Method ReferenceEquals (Inherited from Object.)

Protected Methods

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

Explicit Interface Implementations

Name Description
Explicit Interface ImplementationMethod System.Collections.IEnumerator.Current Gets the current element in the ModelBoneCollection as a Object.
Explicit Interface ImplementationMethod System.Collections.IEnumerator.Reset Sets the enumerator to its initial position, which is before the first element in the ModelBoneCollection.

See Also

Reference

ModelBoneCollection.Enumerator Structure
Microsoft.Xna.Framework.Graphics Namespace