C1VirtualDataCollection<T> Class Members
In This Topic
The following tables list the members exposed by C1VirtualDataCollection<T>.
Public Properties
| Name | Description |
 | Count | Overridden. Gets the number of elements in the collection. |
 | FilterExpression | Gets the filter expression applied to the data. |
 | Item | Overridden. Gets the element at the specified index in the read-only list. |
 | Mode | Gets or sets the way the items will be loaded |
 | PageSize | Gets or sets the number of items that will be fetch per page. |
 | SortDescriptions | Gets the sort descriptions applied to the data. |
Top
Public Methods
Extension Methods
Public Events
See Also