GamerCollection.GamerCollectionEnumerator Members
The following tables list the members exposed by the GamerCollection.GamerCollectionEnumerator type.
Public Properties
Name | Description | |
---|---|---|
Current | Gets the current element in the GamerCollection. |
Public Methods
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 GamerCollection. | |
ReferenceEquals | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.IEnumerator.Current | Gets the current element in the GamerCollection as a Object. | |
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