AchievementCollection.Item Property
Overloaded properties that retrieve an achievement from the collection.
Overload List
Name | Description |
---|---|
AchievementCollection.Item (Int32) | Gets a specific element in the collection using an index value. |
AchievementCollection.Item (String) | Retrieves the Achievement matching a specified achievement key string. |
Remarks
Warning
This property retrieves a calculated result only for titles approved to access Xbox LIVE services through the Xbox LIVE Registered Developer Program. For Xbox LIVE Indie games, this property will return immediately with a predetermined default value.
See Also
AchievementCollection Class
AchievementCollection Members
Microsoft.Xna.Framework.GamerServices Namespace