DataCollection
C1DataCollectionBindingList クラス プロパティ

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

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

パブリック プロパティ
 名前解説
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.  
トップ
参照

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