Partager via


NumberRangesAttribute, constructeur (array<KeyAttributePair<NumberRangesAttribute> )

Initialise une nouvelle instance de la classe NumberRangesAttribute avec les instances KeyAttributePair<T> spécifiées.

Espace de noms :  Microsoft.Windows.Design.PropertyEditing
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    mapArray As KeyAttributePair(Of NumberRangesAttribute)() _
)
public NumberRangesAttribute(
    KeyAttributePair<NumberRangesAttribute>[] mapArray
)
public:
NumberRangesAttribute(
    array<KeyAttributePair<NumberRangesAttribute^>>^ mapArray
)
new : 
        mapArray:KeyAttributePair<NumberRangesAttribute>[] -> NumberRangesAttribute
public function NumberRangesAttribute(
    mapArray : KeyAttributePair<NumberRangesAttribute>[]
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

NumberRangesAttribute Classe

NumberRangesAttribute, surcharge

Microsoft.Windows.Design.PropertyEditing, espace de noms