Edit

Share via


LeaderboardResult.Rows Property

Definition

The collection of rows in the leaderboard results.

public Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Leaderboard.LeaderboardRow> Rows { get; }
member this.Rows : Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Leaderboard.LeaderboardRow>
Public ReadOnly Property Rows As IVectorView(Of LeaderboardRow)

Property Value

Windows.Foundation.Collections.IVectorView<LeaderboardRow>

Implements

Microsoft.Xbox.Services.Leaderboard.__ILeaderboardResultPublicNonVirtuals.Rows

Applies to