ModelMeshCollection.Enumerator Members

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

Public Properties

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

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 ModelMeshCollection.
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 ModelMeshCollection 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 ModelMeshCollection.

See Also

Reference

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