'Declaration Public Function Contains( _ ByVal item As Chart3DBarColor _ ) As Boolean
public bool Contains( Chart3DBarColor item )
Parameters
- item
- The item to check.
Return Value
True if the collection contains specified item; false otherwise.
'Declaration Public Function Contains( _ ByVal item As Chart3DBarColor _ ) As Boolean
public bool Contains( Chart3DBarColor item )