Name | Description | |
---|---|---|
InitializationResult Constructor |
The following tables list the members exposed by InitializationResult.
Name | Description | |
---|---|---|
InitializationResult Constructor |
Name | Description | |
---|---|---|
CanFilter | Gets whether the collection can be filtered. | |
CanInsert | Gets whether the collection can insert items. | |
CanLoadMoreItems | Gets whether the collection can load more items on-demand. | |
CanMove | Gets whether the collection can move items. | |
CanRemove | Gets whether the collection can remove items. | |
CanReplace | Gets whether the collection can replace items. | |
CanSort | Gets whether the collection can be sorted. | |
Count | Gets the number of items in the collection. | |
ETag | Token used to resolve conflicts between different clients updating the same data. |