Edit

Share via


LeaderboardQuery.HasNext Property

Definition

True if there is more data in the leaderboard If this is true then you can pass this object into the GetLeaderboard call

public bool HasNext { get; }
member this.HasNext : bool
Public ReadOnly Property HasNext As Boolean

Property Value

Implements

Microsoft.Xbox.Services.Leaderboard.__ILeaderboardQueryPublicNonVirtuals.HasNext

Applies to