名前 | 解説 | |
---|---|---|
Add | オーバーロードされます。 Adds an element to the current collection. | |
Clear | System.Collections.CollectionBaseから継承されます。 | |
GetEnumerator | System.Collections.CollectionBaseから継承されます。 | |
IndexOf | Returns the index of the specified element in the current collection. | |
Insert | Inserts an element into the current collection. | |
Remove | Removes an element from the current collection. | |
RemoveAt | System.Collections.CollectionBaseから継承されます。 |