ComponentOne Gauges for WinForms
Item(Int32) Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > CommonColorMapCollection Class > Item Property : Item(Int32) Property
Gets or sets the CommonColorMap at the specified position in the collection.
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As CommonColorMap
public CommonColorMap Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

CommonColorMapCollection Class
CommonColorMapCollection Members
Overload List