'Declaration Public Overloads Function Add( _ ByVal value As System.Double _ ) As System.Integer
public System.int Add( System.double value )
Parameters
- value
- Value of the new contour level.
Return Value
An integer indicating the index of the collection to which the contour level was added.