ComponentOne Gauges for WinForms
Contains(CommonShadow) Method

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

Parameters

item
See Also

Reference

CommonShadowCollection Class
CommonShadowCollection Members
Overload List