ComponentOne Gauges for WinForms
Contains Method (CommonItemCollection)

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

Parameters

name
See Also

Reference

CommonItemCollection Class
CommonItemCollection Members