ComponentOne Gauges for WinForms
Contains(CommonShape) Method

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

Parameters

item
See Also

Reference

CommonShapeCollection Class
CommonShapeCollection Members
Overload List