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

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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets whether you can update items in the list.  
Public プロパティGets whether you can add items to the list using System.ComponentModel.IBindingList.AddNew.  
Public プロパティGets whether you can remove items from the list, using System.Collections.IList.Remove(System.Object) or System.Collections.IList.RemoveAt(System.Int32).  
Public プロパティGets the number of elements contained in the System.Collections.ICollection.  
Public プロパティGets or sets the underlying data collection.  
Public プロパティ  
Public プロパティGets whether the changes are being committed to the underlying collection  
Public プロパティGets a value indicating whether the System.Collections.IList has a fixed size.  
Public プロパティGets a value indicating whether the System.Collections.IList is read-only.  
Public プロパティ  
Public プロパティGets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe).  
Public プロパティGets the System.Object at the specified index.  
Public プロパティGets whether the item changes(Replace) are notified as Reset.  
Public プロパティ  
Public プロパティ  
Public プロパティ  
Public プロパティ  
Public プロパティGets whether a System.ComponentModel.IBindingList.ListChanged event is raised when the list changes or an item in the list changes.  
Public プロパティ  
Public プロパティGets whether the list supports searching using the System.ComponentModel.IBindingList.Find(System.ComponentModel.PropertyDescriptor,System.Object) method.  
Public プロパティ  
Public プロパティGets an object that can be used to synchronize access to the System.Collections.ICollection.  
Public プロパティGets a value indicating whether a sentinel item will be returned for those items that are null.  
トップ
パブリック メソッド
 名前解説
Public メソッドAdds an item to the System.Collections.IList.  
Public メソッド  
Public メソッドAdds a new item to the list.  
Public メソッドオーバーロードされます。   
Public メソッドDiscards a pending new item from the collection.  
Public メソッドRemoves all items from the System.Collections.IList.  
Public メソッドDetermines whether the System.Collections.IList contains a specific value.  
Public メソッドCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
Public メソッドCommits a pending new item to the collection.  
Public メソッド  
Public メソッドstatic (Shared in Visual Basic)Parses a filter expression string and returns the corresponding C1.DataCollection.FilterExpression.  
Public メソッド  
Public メソッド  
Public メソッドDetermines the index of a specific item in the System.Collections.IList.  
Public メソッドInserts an item to the System.Collections.IList at the specified index.  
Public メソッドRemoves the first occurrence of a specific object from the System.Collections.IList.  
Public メソッドRemoves the System.Collections.IList item at the specified index.  
Public メソッド  
Public メソッド  
Public メソッド  
トップ
パブリック イベント
 名前解説
Public イベントOccurs when the list changes or an item in the list changes.  
トップ
参照

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