Compartilhar via


Construtor NumberRangesAttribute (array<KeyAttributePair<NumberRangesAttribute> )

Inicializa uma nova instância de NumberRangesAttribute classe com o especificado KeyAttributePair<T> instâncias.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

'Declaração
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

Segurança do .NET Framework

Consulte também

Referência

NumberRangesAttribute Classe

Sobrecargas NumberRangesAttribute

Namespace Microsoft.Windows.Design.PropertyEditing