HasNextPage Property
Definition
- Namespace
- Cuemon.Collections.Generic
- Assemblies
- Cuemon.Core.dll
HasNextPage
Gets a value indicating whether this instance has a next paged data sequence.
public bool HasNextPage { get; }
Property Value
- bool
trueif this instance has a next paged data sequence; otherwise,false.