ComponentOne Gauges for WinForms
Contains(CommonImage) Method

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

Parameters

item
See Also

Reference

CommonImageCollection Class
CommonImageCollection Members
Overload List