ComponentOne Input for WinForms
ValueIntervalCollection Class Methods

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : ValueIntervalCollection Class

For a list of all members of this type, see ValueIntervalCollection members.

Public Methods
 NameDescription
Public MethodAdds a new value interval to the collection.  
Public MethodAdds the elements of an array to the end of the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodReturns True if the collection contains the specific value interval, False otherwise.  
Public MethodCopies elements of the collection to an array starting at a particular array index.  
Public MethodDetermines the index of a specific value interval in the collection, return -1 if this item not found.  
Public MethodInserts a new value interval to the collection at the specified position.  
Public MethodRemoves a specific value interval from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

ValueIntervalCollection Class
C1.Win.C1Input Namespace