'Declaration
Public Class ValueIntervalCollection Inherits System.Collections.ObjectModel.Collection(Of ValueInterval)
public class ValueIntervalCollection : System.Collections.ObjectModel.Collection<ValueInterval>
'Declaration
Public Class ValueIntervalCollection Inherits System.Collections.ObjectModel.Collection(Of ValueInterval)
public class ValueIntervalCollection : System.Collections.ObjectModel.Collection<ValueInterval>
System.Object
System.Collections.ObjectModel.Collection<T>
C1.Win.Input.Validation.ValueIntervalCollection