名前 | 解説 | |
---|---|---|
ValueItemCollection コンストラクタ | Initializes a new instance of the ValueItemCollection class. |
ValueItemCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
ValueItemCollection コンストラクタ | Initializes a new instance of the ValueItemCollection class. |
名前 | 解説 | |
---|---|---|
Capacity | System.Collections.CollectionBaseから継承されます。 | |
Count | System.Collections.CollectionBaseから継承されます。 | |
Item | Gets or sets the specified ValueItem from the collection at the specified index. |
名前 | 解説 | |
---|---|---|
Add | Adds a ValueItem to the end of the collection. | |
Clear | System.Collections.CollectionBaseから継承されます。 | |
IndexOf | Gets the index of the specified ValueItem. | |
Insert | Inserts a ValueItem at the specified index. | |
RemoveAt | System.Collections.CollectionBaseから継承されます。 |