[]
        
(Showing Draft Content)

C1.Win.Input.Validation.ValueIntervalCollection.AddRange

AddRange Method

AddRange(ValueInterval[])

Adds the elements of an array to the end of the collection.

Declaration
public void AddRange(ValueInterval[] c)
Parameters
Type Name Description
ValueInterval[] c

The array whose elements should be added to the end of the collection.