ModelMeshCollection.Enumerator Methods
XNA Game Studio 3.1
| Name | Description | |
|---|---|---|
![]() | Dispose | Immediately releases the unmanaged resources used by this object. |
![]() | Equals | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MoveNext | Advances the enumerator to the next element of the ModelMeshCollection. |
![]() | ReferenceEquals | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | System.Collections.IEnumerator.Current | Gets the current element in the ModelMeshCollection as a Object. |
![]() ![]() | System.Collections.IEnumerator.Reset | Sets the enumerator to its initial position, which is before the first element in the ModelMeshCollection. |
