PrintDocument for WinForms
FieldCollection クラス メンバ
プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 : FieldCollection クラス

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the FieldCollection class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether the current collection was created automatically and was not changed by the user.  
Public プロパティ System.Collections.CollectionBaseから継承されます。
Public プロパティ System.Collections.CollectionBaseから継承されます。
Public プロパティオーバーロードされます。 Gets the element at the specified index.  
Public プロパティGets the owner of the current collection.  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティ System.Collections.CollectionBaseから継承されます。
Protected プロパティ System.Collections.CollectionBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdds a new Field object to the current collection.  
Public メソッドオーバーライドされます。 Assigns (copies) properties from another FieldCollection to the current object.  
Public メソッド System.Collections.CollectionBaseから継承されます。
Public メソッドSwap two items in collection. C1.C1Preview.OwnedCollectionBaseから継承されます。
Public メソッドReturns C1.C1Preview.NamedCollectionItem with specified name. C1.C1Preview.NamedCollectionから継承されます。
Public メソッド System.Collections.CollectionBaseから継承されます。
Public メソッドSearches for the specified Object and returns the zero-based index of the first occurrence within the entire collection. C1.C1Preview.OwnedCollectionBaseから継承されます。
Public メソッドReturns the 0-based index of a C1.C1Preview.NamedCollectionItem with specified name in the current C1.C1Preview.NamedCollection. C1.C1Preview.NamedCollectionから継承されます。
Public メソッド System.Collections.CollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドFor internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドFor internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドFor internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドCalled when the collection is about to be cleared. C1.C1Preview.OwnedCollectionから継承されます。
Protected メソッドオーバーライドされます。 Called after the collection has been cleared. Sets FieldCollection.AutoGenerated property to false.  
Protected メソッドCalled when an item is about to be iserted. C1.C1Preview.NamedCollectionから継承されます。
Protected メソッドオーバーライドされます。 Called after an item has been inserted. Sets FieldCollection.AutoGenerated property to false.  
Protected メソッドCalled when an item is about to be removed. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドオーバーライドされます。 Called after an item has been removed. Sets FieldCollection.AutoGenerated property to false.  
Protected メソッドCalled when an item is about to be set. C1.C1Preview.NamedCollectionから継承されます。
Protected メソッドオーバーライドされます。 Called after an item has been set. Sets FieldCollection.AutoGenerated property to false.  
Protected メソッド System.Collections.CollectionBaseから継承されます。
Protected メソッドFor internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドFor internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。
トップ
参照

FieldCollection クラス
C1.C1Preview.DataBinding 名前空間