ComponentOne Gauges for WinForms
Contains(String) Method

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

Parameters

name
See Also

Reference

PointerCollection Class
PointerCollection Members
Overload List