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