| 名前 | 解説 | |
|---|---|---|
![]()  | Capacity | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Count | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Item | オーバーロードされます。 Gets or sets the C1GaugeDecorator at the specified position in the collection. | 
DecoratorCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | Capacity | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Count | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Item | オーバーロードされます。 Gets or sets the C1GaugeDecorator at the specified position in the collection. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Add | Adds the specified C1GaugeDecorator to the collection. | 
![]()  | AddRange | Adds a group of C1GaugeDecorator objects to the end of the collection. | 
![]()  | Clear | System.Collections.CollectionBaseから継承されます。 | 
![]()  | ClearAndDispose | Removes all decorators from the collection, then disposes the decorators. | 
![]()  | Contains | オーバーロードされます。 Determines whether this collection contains the specified C1GaugeDecorator. | 
![]()  | IndexOf | オーバーロードされます。 Determines the index of a specific C1GaugeDecorator in the collection. | 
![]()  | Insert | Inserts the specified C1GaugeDecorator into this collection at the given index. | 
![]()  | Move | Moves the item with given index (fromIndex) to the new position (toIndex). | 
![]()  | Remove | Removes the specified C1GaugeDecorator from the collection. | 
![]()  | RemoveAt | System.Collections.CollectionBaseから継承されます。 |