| 名前 | 解説 | |
|---|---|---|
![]() | Name | Gets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. |
![]() | Owner | Gets an owner of this object. C1.Document.OwnedObjectから継承されます。 |
NamedObjectデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Name | Gets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. |
![]() | Owner | Gets an owner of this object. C1.Document.OwnedObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | Assigns all from another object. C1.Document.OwnedObjectから継承されます。 |
![]() | Clone | Clones the current object. |
![]() | CreateSame | Creates a new instance of the same class as this one. C1.Document.OwnedObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | SetName | Sets the name of the current object. |
![]() | SetOwner | Sets the owner of the current object. C1.Document.OwnedObjectから継承されます。 |