'Declaration Public Function Contains( _ ByVal style As Chart3DContourStyle _ ) As System.Boolean
public System.bool Contains( Chart3DContourStyle style )
Parameters
- style
- The Chart3DContourStyle to locate.
Return Value
A boolean value that indicates whether the Chart3DContourStyle is a member of the collection.