Condividi tramite


RangeAttribute Classe

Definizione

Attributo 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
Ereditarietà
RangeAttribute
Attributi

Costruttori

RangeAttribute(Double, Double, Boolean)

Creare un RangeAttribute

RangeAttribute(Double, Double, Double, Boolean)

Creare un RangeAttribute

RangeAttribute(Int32, Int32, Boolean)

Creare un RangeAttribute

RangeAttribute(Int32, Int32, Int32, Boolean)

Creare un RangeAttribute

RangeAttribute(Single, Single, Boolean)

Creare un RangeAttribute

RangeAttribute(Single, Single, Single, Boolean)

Creare un RangeAttribute

Proprietà

Init

Attributo Range

LogBase

Attributo Range

Max

Attributo Range

Min

Attributo Range

Si applica a