public class C1CacheDataCollection<T> : C1WrapDataCollection<T>, IDataCollection<T>, ISupportAsyncLoading<T>, ISupportConnection, ISupportCreateNewItem<T>, ISupportEditing<T>, ISupportFiltering, ISupportGrouping, ISupportIncrementalLoading, ISupportPaging, ISupportRangeEditing<T>, ISupportRefreshing, ISupportSorting, ISupportSource, ISupportVirtualization where T: class
'Declaration Public Class C1CacheDataCollection(Of T As Class) Inherits C1WrapDataCollection(Of T) Implements IDataCollection(Of T), ISupportAsyncLoading(Of T), ISupportConnection, ISupportCreateNewItem(Of T), ISupportEditing(Of T), ISupportFiltering, ISupportGrouping, ISupportIncrementalLoading, ISupportPaging, ISupportRangeEditing(Of T), ISupportRefreshing, ISupportSorting, ISupportSource, ISupportVirtualization
System.Object C1.DataCollection.C1DataCollectionBase<T> C1.DataCollection.C1WrapDataCollection<S,T> C1.DataCollection.C1WrapDataCollection<T> C1.DataCollection.C1CacheDataCollection<T>
C1CacheDataCollection<T> Members C1.DataCollection Namespace