ComponentOne Gauges for WinForms
Contains Method (ValueColorCollection)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > ValueColorCollection Class : Contains Method
Determines whether this collection contains the specified C1GaugeValueColor.
Syntax
'Declaration
 
Public Function Contains( _
   ByVal item As C1GaugeValueColor _
) As System.Boolean
public System.bool Contains( 
   C1GaugeValueColor item
)

Parameters

item
See Also

Reference

ValueColorCollection Class
ValueColorCollection Members