'Declaration Public Function Contains( _ ByVal value As System.Object _ ) As System.Boolean
public System.bool Contains( System.object value )
Parameters
- value
Return Value
A boolean indicating whether the specified value can be found in one of the elements of the ChartCoordArray.