DataCollection
C1EntityFrameworkCoreVirtualDataCollection<T> クラス メソッド

C1.DataCollection.EntityFrameworkCore アセンブリ > C1.DataCollection.EntityFrameworkCore 名前空間 : C1EntityFrameworkCoreVirtualDataCollection<T> クラス

このクラスのメンバの一覧は、C1EntityFrameworkCoreVirtualDataCollection<T>メンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドReturns whether the collection is able to filter the specified filterExpression. C1.DataCollection.EntityFrameworkCore.C1EntityFrameworkCoreVirtualDataCollectionBase<T>から継承されます。
Public メソッドオーバーライドされます。 Determines whether a new item can be inserted in the collection at the specified index.  
Public メソッド C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
Public メソッドDetermines whether the collection can be refreshed. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
Public メソッドオーバーライドされます。 Determines whether the item at the specified index can be removed from the collection.  
Public メソッドオーバーライドされます。 Determines whether the item at the specified index can be replaced in the collection.  
Public メソッドReturns whether the collection is able to sort the specified sortDescriptions. C1.DataCollection.EntityFrameworkCore.C1EntityFrameworkCoreVirtualDataCollectionBase<T>から継承されます。
Public メソッドConnects the collection to the source. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
Public メソッドInvokes the finalization of the collection. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
Public メソッドCalled to dispose resources. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッドFilters the data using specified filterExpression. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
Public メソッドGets the type of the item. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッドオーバーロードされます。 Returns the items that has be loaded so far. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
Public メソッドGets the index of the specified item. C1.DataCollection.C1DataCollectionBase<T>から継承されます。
Public メソッド C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
Public メソッドLoads all the items between the specified range. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
Public メソッド C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
Public メソッドRemoves the cached data and loads the whole collection from scratch. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
Public メソッド C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
Public メソッド C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
Public メソッドオーバーロードされます。 Sorts the collection according to the specified sort descriptions. C1.DataCollection.C1VirtualDataCollection<T>から継承されます。
トップ
参照

C1EntityFrameworkCoreVirtualDataCollection<T> クラス
C1.DataCollection.EntityFrameworkCore 名前空間