Compartir a través de


NumberRangesAttribute (Constructor) (array<KeyAttributePair<NumberRangesAttribute> )

Inicializa una nueva instancia de la clase NumberRangesAttribute con las instancias de KeyAttributePair<T> especificadas.

Espacio de nombres:  Microsoft.Windows.Design.PropertyEditing
Ensamblado:  Microsoft.Windows.Design.Interaction (en Microsoft.Windows.Design.Interaction.dll)

Sintaxis

'Declaración
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>[]
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

NumberRangesAttribute Clase

NumberRangesAttribute (Sobrecarga)

Microsoft.Windows.Design.PropertyEditing (Espacio de nombres)