Edit

Share via


LeaderboardRow Class

Definition

Represents a row in a collection of leaderboard items.

[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class LeaderboardRow
type LeaderboardRow = class
    interface __ILeaderboardRowPublicNonVirtuals
Public NotInheritable Class LeaderboardRow
Inheritance
LeaderboardRow
Attributes
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Properties

Gamertag

The Gamertag of the player.

Percentile

The percentile rank of the player.

Rank

The rank of the player.

Values

Values for each column in the leaderboard row for the player.

XboxUserId

The Xbox user ID of the player.

Applies to