PagingItemListJsonT Class |
[Missing <summary> documentation for "T:BlackBerry.Workspaces.Json.PagingItemListJson`1"]
Namespace: BlackBerry.Workspaces.Json
public class PagingItemListJson<T> : ItemListJson<T>
[Missing <typeparam name="T"/> documentation for "T:BlackBerry.Workspaces.Json.PagingItemListJson`1"]
The PagingItemListJsonT type exposes the following members.
Name | Description | |
---|---|---|
![]() | PagingItemListJsonT | Initializes a new instance of the PagingItemListJsonT class |
![]() | PagingItemListJsonT(Int32, Int32, ListT) | Initializes a new instance of the PagingItemListJsonT class |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from ItemListJsonT.) |
![]() | ObjType | (Inherited from BaseJson.) |
![]() | Offset | |
![]() | Total | (Inherited from ItemListJsonT.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from BaseJson.) |