Compartilhar via


RangeAttribute Classe

Definição

Atributo range

[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
public sealed class RangeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
type RangeAttribute = class
    inherit Attribute
Public NotInheritable Class RangeAttribute
Inherits Attribute
Herança
RangeAttribute
Atributos

Construtores

RangeAttribute(Double, Double, Boolean)

Criar um RangeAttribute

RangeAttribute(Double, Double, Double, Boolean)

Criar um RangeAttribute

RangeAttribute(Int32, Int32, Boolean)

Criar um RangeAttribute

RangeAttribute(Int32, Int32, Int32, Boolean)

Criar um RangeAttribute

RangeAttribute(Single, Single, Boolean)

Criar um RangeAttribute

RangeAttribute(Single, Single, Single, Boolean)

Criar um RangeAttribute

Propriedades

Init

Atributo range

LogBase

Atributo range

Max

Atributo range

Min

Atributo range

Aplica-se a