Represents a paginated list of ChallengeEntry elements. It allows you to easily access and manipulate the elements in the paginated list, such as the size of the list and the next and previous URLs.
Fields
readonly ulong TotalCount[Get]
It indicates the total number of entries in the list, across all pages from ChallengeEntry.
Member Functions
ChallengeEntryList
( IntPtr a )
Instantiates a C# wrapper class that wraps a native list by pointer. Used internally by Platform SDK to wrap the list.