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