GamerCollection Members

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

Public Properties

Name Description
Public Property Count (Inherited from ReadOnlyCollection.)
Public Property Item (Inherited from ReadOnlyCollection.)

Protected Properties

Name Description
Protected Property Items (Inherited from ReadOnlyCollection.)

Public Methods

Name Description
Public Method Contains (Inherited from ReadOnlyCollection.)
Public Method CopyTo (Inherited from ReadOnlyCollection.)
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator Returns a strongly typed GamerCollection.GamerCollectionEnumerator Structure that can iterate through a GamerCollection.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method IndexOf (Inherited from ReadOnlyCollection.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

GamerCollection Generic Class
Microsoft.Xna.Framework.GamerServices Namespace