| 名前 | 解説 | |
|---|---|---|
![]()  | 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. | 
![]()  | Owner | Gets the NamedCollection containing the current object. | 
NamedCollectionItemデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | 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. | 
![]()  | Owner | Gets the NamedCollection containing the current object. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | AssignFrom | Assigns (copies) properties from another NamedCollectionItem to the current object. | 
![]()  | Clone | Creates a copy of the current NamedCollectionItem object. Note that the NamedCollectionItem.Owner property is not copied to the new object. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | SetName | Sets the name of the current item. | 
![]()  | SetNameInt | For internal use. |