ComponentOne Input for WinForms
ValueIntervalCollection Class Members
Properties  Methods 

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

The following tables list the members exposed by ValueIntervalCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyGets the collection element at the specified index.  
Top
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