Edit

Share via


LeaderboardResult.HasNext Property

Definition

Indicates whether there is a next page of results.

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

Property Value

True if there is another page of results; otherwise false.

Implements

Microsoft.Xbox.Services.Leaderboard.__ILeaderboardResultPublicNonVirtuals.HasNext

Applies to