C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / ValueIntervalCollection Class
Properties Methods


ValueIntervalCollection Class Members

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
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.CollectionBase)
Protected Property (Inherited from System.Collections.CollectionBase)
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
Protected Methods
 NameDescription
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. This method is for internal use only.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Protected MethodOverridden. This method is for internal use only.  
Protected Method (Inherited from System.Collections.CollectionBase)
Protected Method (Inherited from System.Collections.CollectionBase)
Top
See Also