ITruncatedCollection Interface
Represents a collection that is truncated to a given page size.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
| Name | Description | |
|---|---|---|
![]() | IsTruncated | Gets a value representing if the collection is truncated or not. |
![]() | PageSize | Gets the page size the collection is truncated to. |
| Name | Description | |
|---|---|---|
![]() | GetEnumerator() | (Inherited from IEnumerable.) |
Show:

