[]
        
(Showing Draft Content)

C1.DataCollection.SignalR.Server.PageResult-1

PageResult<T> Class

Class used to serialize a page of items.

Inheritance
PageResult<T>
Namespace: C1.DataCollection.SignalR.Server
Assembly: C1.DataCollection.SignalR.Server.dll
Syntax
public class PageResult<T>
Type Parameters
Name Description
T

Constructors

Name Description
PageResult()

Properties

Name Description
Count

The number of items.

Items

The items.