Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.IReadOnlyCollection<T>) | |
Group | Gets the key that identifies the group. | |
Item | (Inherited from System.Collections.Generic.IReadOnlyList<T>) |
The following tables list the members exposed by ICollectionViewGroup<K,T>.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.IReadOnlyCollection<T>) | |
Group | Gets the key that identifies the group. | |
Item | (Inherited from System.Collections.Generic.IReadOnlyList<T>) |
Name | Description | |
---|---|---|
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<T>) | |
GetItemType | Gets the type of the item. (Inherited from C1.CollectionView.ICollectionView<T>) |
Name | Description | |
---|---|---|
ToCollectionView | Overloaded. Converts an System.Collections.IEnumerable to a collection view. |