AchievementCollection Members
The following tables list the members exposed by the AchievementCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of objects in the collection. | |
IsDisposed | Indicates whether the object is disposed. | |
Item | Overloaded. Overloaded properties that retrieve an achievement from the collection. |
Public Methods
Name | Description | |
---|---|---|
Dispose | Immediately releases the unmanaged resources used by this object. | |
Equals | (Inherited from Object.) | |
GetEnumerator | Gets an enumerator that can iterate through this AchievementCollection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Remarks
Warning
This class and all related methods and properties only retrieve a calculated result for titles approved to access Xbox LIVE Services through the Xbox LIVE Registered Developer Program. For Xbox LIVE Indie games, the properties in this class will not return a calculated result, and related methods will report a NotSupportedException.
See Also
Reference
AchievementCollection Class
Microsoft.Xna.Framework.GamerServices Namespace