ComponentOne Gauges for WinForms
Contains(C1GaugePointer) Method

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

Parameters

pointer
See Also

Reference

PointerCollection Class
PointerCollection Members
Overload List