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