Inheritance HierarchySystemObject
Aruba.Cloud.Provisioning.EntitiesPaginatedListT
Namespace:
Aruba.Cloud.Provisioning.Entities
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataContractAttribute]
public sealed class PaginatedList<T>
<DataContractAttribute>
Public NotInheritable Class PaginatedList(Of T)
[DataContractAttribute]
generic<typename T>
public ref class PaginatedList sealed
[<SealedAttribute>]
[<DataContractAttribute>]
type PaginatedList<'T> = class end
JScript does not support generic types or methods.
Type Parameters
- T
The PaginatedListT type exposes the following members.
Constructors
| Name | Description |
---|
 | PaginatedListT | Initializes a new instance of the PaginatedListT class |
Top
Properties
See Also