| 名前 | 解説 | |
|---|---|---|
![]()  | Add | Adds the specified C1GaugeCapCircle to the collection. | 
![]()  | AddRange | Adds a group of C1GaugeCapCircle objects to the end of the collection. | 
![]()  | Clear | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Contains | Determines whether this collection contains the specified C1GaugeCapCircle. | 
![]()  | IndexOf | Determines the index of a specific C1GaugeCapCircle in the collection. | 
![]()  | Insert | Inserts the specified C1GaugeCapCircle into this collection at the given index. | 
![]()  | Move | Moves the item with given index (fromIndex) to the new position (toIndex). | 
![]()  | Remove | Removes the specified C1GaugeCapCircle from the collection. | 
![]()  | RemoveAt | System.Collections.CollectionBaseから継承されます。 | 
