NumberIncrementsAttribute Class

Definition

public ref class NumberIncrementsAttribute sealed : Attribute, Microsoft::VisualStudio::DesignTools::Extensibility::PropertyEditing::IIndexableAttribute
[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property)]
public sealed class NumberIncrementsAttribute : Attribute, Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.IIndexableAttribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property)>]
type NumberIncrementsAttribute = class
    inherit Attribute
    interface IIndexableAttribute
Public NotInheritable Class NumberIncrementsAttribute
Inherits Attribute
Implements IIndexableAttribute
Inheritance
NumberIncrementsAttribute
Attributes
Implements

Constructors

NumberIncrementsAttribute()
NumberIncrementsAttribute(KeyAttributePair<NumberIncrementsAttribute>[])
NumberIncrementsAttribute(Nullable<Double>, Nullable<Double>, Nullable<Double>)
NumberIncrementsAttribute(Nullable<Double>, Nullable<Double>, Nullable<Double>, KeyAttributePair<NumberIncrementsAttribute>[])

Properties

DefaultChange
Item[String]
Keys
LargeChange
SmallChange

Methods

Equals(Object)
GetHashCode()

Applies to