Share via


GamerCollection.GamerCollectionEnumerator Members

The following tables list the members exposed by the GamerCollection.GamerCollectionEnumerator type.

Public Properties

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

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

See Also

Reference

GamerCollection.GamerCollectionEnumerator Generic Structure
Microsoft.Xna.Framework.GamerServices Namespace