| 名前 | 解説 | |
|---|---|---|
![]() | Field コンストラクタ | Initializes a new instance of the Field class. |
Fieldデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Field コンストラクタ | Initializes a new instance of the Field class. |
| 名前 | 解説 | |
|---|---|---|
![]() | Name | Gets or sets the unique name of the current object. If an item with the specified name already exists in the collection, an exception is thrown. C1.C1Preview.NamedCollectionItemから継承されます。 |
![]() | Owner | Gets the FieldCollection object containing this object. |
![]() | Value | Gets the value of field. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Copies properties from another Field object. |
![]() | Clone | Creates a copy of the current C1.C1Preview.NamedCollectionItem object. Note that the C1.C1Preview.NamedCollectionItem.Owner property is not copied to the new object. C1.C1Preview.NamedCollectionItemから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | SetName | オーバーライドされます。 Sets the name of the current Field. |
![]() | SetNameInt | For internal use. C1.C1Preview.NamedCollectionItemから継承されます。 |