DataCollection
C1BindingListDataCollection クラス メンバ
プロパティ  メソッド  イベント

C1.DataCollection.BindingList アセンブリ > C1.DataCollection.BindingList 名前空間 : C1BindingListDataCollection クラス

C1BindingListDataCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the C1BindingListDataCollection class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the underlying System.ComponentModel.IBindingList.  
Public プロパティGets the underlying System.ComponentModel.IBindingListView if it is implemented by the source.  
Public プロパティGets the number of elements in the collection. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public プロパティGets the filter expression applied to the data.  
Public プロパティGets whether the collection is disposed. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public プロパティオーバーライドされます。 Gets the element at the specified index in the read-only list.  
Public プロパティGets the sort descriptions applied to the data.  
Public プロパティGets the data source of this collection.  
トップ
パブリック メソッド
 名前解説
Public メソッドReturns whether the collection is able to filter the specified filterExpression.  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッドReturns whether the collection is able to sort the specified sortDescriptions.  
Public メソッド  
Public メソッドCalled to dispose resources. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public メソッドFilters the data using specified filterExpression.  
Public メソッドオーバーライドされます。 Gets the type of the item.  
Public メソッドstatic (Shared in Visual Basic)Gets the property descriptor value.  
Public メソッドGets the index of the specified item. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッドstatic (Shared in Visual Basic)Sets the property descriptor value.  
Public メソッドオーバーロードされます。 Sorts the collection according to the specified sortDescriptions.  
Public メソッドstatic (Shared in Visual Basic)Converts the filterExpression into a DataSet filter expression https://learn.microsoft.com/en-us/dotnet/api/system.data.datacolumn.expression.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs after the collection changed. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public イベントRaised after a filter operation was performed.  
Public イベントOccurs when a property value changes. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public イベントRaised after a sort operation was performed.  
トップ
参照

C1BindingListDataCollection クラス
C1.DataCollection.BindingList 名前空間