[]
        
(Showing Draft Content)

C1.Win.Gauge.ValueImageCollection.Contains

Contains Method

Contains(C1GaugeValueImage)

Determines whether this collection contains the specified C1GaugeValueImage.

Declaration
public bool Contains(C1GaugeValueImage item)
Public Function Contains(item As C1GaugeValueImage) As Boolean
Parameters
Type Name Description
C1GaugeValueImage item
Returns
Type Description
bool