RangeAttribute Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Atribut 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
- Dědičnost
-
RangeAttribute
- Atributy
Konstruktory
RangeAttribute(Double, Double, Boolean) |
Vytvořte soubor RangeAttribute |
RangeAttribute(Double, Double, Double, Boolean) |
Vytvořte soubor RangeAttribute |
RangeAttribute(Int32, Int32, Boolean) |
Vytvořte soubor RangeAttribute |
RangeAttribute(Int32, Int32, Int32, Boolean) |
Vytvořte soubor RangeAttribute |
RangeAttribute(Single, Single, Boolean) |
Vytvořte soubor RangeAttribute |
RangeAttribute(Single, Single, Single, Boolean) |
Vytvořte soubor RangeAttribute |
Vlastnosti
Init |
Atribut Range |
LogBase |
Atribut Range |
Max |
Atribut Range |
Min |
Atribut Range |