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