LeaderboardEntry Members
The following tables list the members exposed by the LeaderboardEntry type.
Public Properties
Name | Description | |
---|---|---|
Columns | Provides access to the columns of key/value data associated with this leaderboard entry. | |
Gamer | Provides access to gamer information for this leaderboard entry. | |
Rating | Provides access to the rating associated with this leaderboard entry. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
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
LeaderboardEntry Class
Microsoft.Xna.Framework.GamerServices Namespace