[]
        
(Showing Draft Content)

C1.Win.C1Input.ValueIntervalCollection.Remove

Remove Method

Remove(ValueInterval)

Removes a specific value interval from the collection.

Declaration
public void Remove(ValueInterval vi)
Parameters
Type Name Description
ValueInterval vi

The ValueInterval to remove from the collection.