Xuni.CollectionView アセンブリ > Xuni.CollectionView 名前空間 : GroupItem<K,T> クラス |
[System.Diagnostics.DebuggerDisplay(Value="Group = {Group} Count = {Count}", Name="", Type="", Target=, TargetTypeName="")] public class GroupItem<K,T> : System.Collections.ObjectModel.ObservableCollection<T>, ICollectionViewGroup<K,T> where K: class where T: class
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
Xuni.CollectionView.GroupItem<K,T>