[]
        
(Showing Draft Content)

C1.Win.C1Input.ValueIntervalCollection.Contains

Contains Method

Contains(ValueInterval)

Returns True if the collection contains the specific value interval, False otherwise.

Declaration
public bool Contains(ValueInterval vi)
Parameters
Type Name Description
ValueInterval vi

The ValueInterval to locate in the collection.

Returns
Type Description
bool