[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DContourLevelsCollection.Contains

Contains Method

Contains(Chart3DContourLevel)

Determines whether the specified Chart3DContourLevel exists in the collection.

Declaration
public bool Contains(Chart3DContourLevel lvl)
Parameters
Type Name Description
Chart3DContourLevel lvl

The Chart3DContourLevel to locate.

Returns
Type Description
bool
See Also