
[System.Reflection.DefaultMember("Item")] public abstract class C1WrapCollectionView<S,T> : C1CollectionViewBase<T>, ICollectionView<T>, ISupportAsyncLoading<T>, ISupportCurrency, ISupportEditing, ISupportFiltering, ISupportGrouping, ISupportIncrementalLoading, ISupportPaging, ISupportRefreshing, ISupportSorting where S: class where T: class
System.Object
C1.CollectionView.C1CollectionViewBase<T>
C1.CollectionView.C1WrapCollectionView<S,T>
C1.CollectionView.C1GroupCollectionView<S>
C1.CollectionView.C1SelectCollectionView<S,T>
C1.CollectionView.C1WrapCollectionView<T>