[]
        
(Showing Draft Content)

C1.Win.Gauge.CommonShapeCollection.Contains

Contains Method

Contains(CommonShape)

Determines whether this collection contains the specified CommonShape.

Declaration
public bool Contains(CommonShape item)
Public Function Contains(item As CommonShape) As Boolean
Parameters
Type Name Description
CommonShape item
Returns
Type Description
bool