名前 | 解説 | |
---|---|---|
CanFilter | Determines whether this collection can filter the specified filter expression. | |
CanGroup | Returns whether the collection is able to group the specified group descriptions. | |
CanInsert | ||
CanMove | ||
CanRemove | ||
CanReplace | ||
CanSort | Returns whether the collection is able to sort the specified sortDescriptions. | |
Dispose() | Called to dispose resources. C1.DataCollection.C1DataCollectionBase<object>から継承されます。 | |
FilterAsync | Filters the collection according to the specified filterExpression. | |
GetItemType | オーバーライドされます。 Gets the type of the item. | |
GetPropertyDescriptorValue<T> | Gets the property descriptor value. | |
GroupAsync | オーバーロードされます。 Groups the collection according to the specified group descriptions. | |
IndexOf | Gets the index of the specified item. C1.DataCollection.C1DataCollectionBase<object>から継承されます。 | |
InsertAsync | ||
MoveAsync | ||
RemoveAsync | ||
ReplaceAsync | ||
SetPropertyDescriptorValue<T> | Sets the property descriptor value. | |
SortAsync | オーバーロードされます。 Sorts the collection according to the specified sortDescriptions. |