名前 | 解説 | |
---|---|---|
Add | ||
AddRange | ||
Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。 | |
Clone | ||
Contains | ||
CopyTo | ||
Dispose | ||
Equals | ||
GetHashCode | ||
IndexOf | ||
Insert | ||
Remove | ||
RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。 |