This topic has not yet been rated - Rate this topic

IEnumerator Methods

  Name Description
Public method Supported by the .NET Compact Framework Supported by the XNA Framework MoveNext Advances the enumerator to the next element of the collection.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework Reset Sets the enumerator to its initial position, which is before the first element in the collection.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.