| 名前 | 解説 | |
|---|---|---|
![]()  | FieldCollection コンストラクタ | Initializes a new instance of the FieldCollection class. | 
FieldCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | FieldCollection コンストラクタ | Initializes a new instance of the FieldCollection class. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | AutoGenerated | Gets a value indicating whether the current collection was created automatically and was not changed by the user. | 
![]()  | Capacity | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Count | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Item | オーバーロードされます。 Gets the element at the specified index. | 
![]()  | Owner | Gets the owner of the current collection. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Add | Adds a new Field object to the current collection. | 
![]()  | AssignFrom | オーバーライドされます。 Assigns (copies) properties from another FieldCollection to the current object. | 
![]()  | Clear | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Exchange | Swap two items in collection. C1.C1Preview.OwnedCollectionBaseから継承されます。 | 
![]()  | FindByName | Returns C1.C1Preview.NamedCollectionItem with specified name. C1.C1Preview.NamedCollectionから継承されます。 | 
![]()  | GetEnumerator | System.Collections.CollectionBaseから継承されます。 | 
![]()  | IndexOf | Searches for the specified Object and returns the zero-based index of the first occurrence within the entire collection. C1.C1Preview.OwnedCollectionBaseから継承されます。 | 
![]()  | IndexOfName | Returns the 0-based index of a C1.C1Preview.NamedCollectionItem with specified name in the current C1.C1Preview.NamedCollection. C1.C1Preview.NamedCollectionから継承されます。 | 
![]()  | RemoveAt | System.Collections.CollectionBaseから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | AddInt | For internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。 | 
![]()  | GetByIndex | For internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。 | 
![]()  | InsertInt | For internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。 | 
![]()  | OnClear | Called when the collection is about to be cleared. C1.C1Preview.OwnedCollectionから継承されます。 | 
![]()  | OnClearComplete | オーバーライドされます。 Called after the collection has been cleared. Sets FieldCollection.AutoGenerated property to false. | 
![]()  | OnInsert | Called when an item is about to be iserted. C1.C1Preview.NamedCollectionから継承されます。 | 
![]()  | OnInsertComplete | オーバーライドされます。 Called after an item has been inserted. Sets FieldCollection.AutoGenerated property to false. | 
![]()  | OnRemove | Called when an item is about to be removed. C1.C1Preview.OwnedCollectionBaseから継承されます。 | 
![]()  | OnRemoveComplete | オーバーライドされます。 Called after an item has been removed. Sets FieldCollection.AutoGenerated property to false. | 
![]()  | OnSet | Called when an item is about to be set. C1.C1Preview.NamedCollectionから継承されます。 | 
![]()  | OnSetComplete | オーバーライドされます。 Called after an item has been set. Sets FieldCollection.AutoGenerated property to false. | 
![]()  | OnValidate | System.Collections.CollectionBaseから継承されます。 | 
![]()  | RemoveInt | For internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。 | 
![]()  | SetByIndex | For internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。 |