Edit

Share via


LeaderboardRow.Values Property

Definition

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

public Windows.Foundation.Collections.IVectorView<string> Values { get; }
member this.Values : Windows.Foundation.Collections.IVectorView<string>
Public ReadOnly Property Values As IVectorView(Of String)

Property Value

Windows.Foundation.Collections.IVectorView<String>

Implements

Microsoft.Xbox.Services.Leaderboard.__ILeaderboardRowPublicNonVirtuals.Values

Applies to