XboxSocialRelationshipResult.HasNext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a boolean value that indicates if there are more pages of social relationships to retrieve.
public bool HasNext { get; }
member this.HasNext : bool
Public ReadOnly Property HasNext As Boolean
Property Value
True if there are more pages, otherwise false.
Implements
Microsoft.Xbox.Services.Social.__IXboxSocialRelationshipResultPublicNonVirtuals.HasNext