RangeAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attribut 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
- Héritage
-
RangeAttribute
- Attributs
Constructeurs
RangeAttribute(Double, Double, Boolean) |
Créez une classe RangeAttribute |
RangeAttribute(Double, Double, Double, Boolean) |
Créez une classe RangeAttribute |
RangeAttribute(Int32, Int32, Boolean) |
Créez une classe RangeAttribute |
RangeAttribute(Int32, Int32, Int32, Boolean) |
Créez une classe RangeAttribute |
RangeAttribute(Single, Single, Boolean) |
Créez une classe RangeAttribute |
RangeAttribute(Single, Single, Single, Boolean) |
Créez une classe RangeAttribute |
Propriétés
Init |
Attribut range |
LogBase |
Attribut range |
Max |
Attribut range |
Min |
Attribut range |