名前 | 解説 | |
---|---|---|
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から継承されます。 |