Share via


NumberRangesAttribute Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the NumberRangesAttribute class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method NumberRangesAttribute() Initializes a new instance of the NumberRangesAttribute class.
Public method NumberRangesAttribute(array<KeyAttributePair<NumberRangesAttribute>[]) Initializes a new instance of the NumberRangesAttribute class with the specified KeyAttributePair<T> instances.
Public method NumberRangesAttribute(Nullable<Double>, Nullable<Double>, Nullable<Double>, Nullable<Double>, Nullable<Boolean>) Initializes a new instance of the NumberRangesAttribute class with the specified hard and soft limit values.
Public method NumberRangesAttribute(Nullable<Double>, Nullable<Double>, Nullable<Double>, Nullable<Double>, Nullable<Boolean>, array<KeyAttributePair<NumberRangesAttribute>[]) Initializes a new instance of the NumberRangesAttribute class.

Top

See Also

Reference

NumberRangesAttribute Class

Microsoft.Windows.Design.PropertyEditing Namespace