Partager via


NumberFormatAttribute, constructeur (array<KeyAttributePair<NumberFormatAttribute> )

Initialise une nouvelle instance de la classe NumberFormatAttribute avec le tableau spécifié d'instances KeyAttributePair<T>.

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 NumberFormatAttribute)() _
)
public NumberFormatAttribute(
    KeyAttributePair<NumberFormatAttribute>[] mapArray
)
public:
NumberFormatAttribute(
    array<KeyAttributePair<NumberFormatAttribute^>>^ mapArray
)
new : 
        mapArray:KeyAttributePair<NumberFormatAttribute>[] -> NumberFormatAttribute
public function NumberFormatAttribute(
    mapArray : KeyAttributePair<NumberFormatAttribute>[]
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

NumberFormatAttribute Classe

NumberFormatAttribute, surcharge

Microsoft.Windows.Design.PropertyEditing, espace de noms