C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / ValueIntervalCollection Class
Members

ValueIntervalCollection Class
A collection of ValueInterval objects used by a PostValidation object. The collection is used if the Validation = PostValidationTypeEnum.ValuesAndIntervals or if the user calls the ValidateValuesAndIntervals method.
Object Model
ValueIntervalCollection Class
Syntax
'Declaration
 
Public Class ValueIntervalCollection 
   Inherits System.Collections.CollectionBase
 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      C1.Win.C1Input.ValueIntervalCollection

See Also