Partilhar via


Construtor NewItemTypesAttribute (array<Type )

Initializes a new instance of the NewItemTypesAttribute class.

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

Sintaxe

'Declaração
Public Sub New ( _
    ParamArray types As Type() _
)
public NewItemTypesAttribute(
    params Type[] types
)
public:
NewItemTypesAttribute(
    ... array<Type^>^ types
)
new : 
        types:Type[] -> NewItemTypesAttribute
public function NewItemTypesAttribute(
    ... types : Type[]
)

Parâmetros

  • types
    Tipo: array<System.Type[]
    Uma matriz de Type os objetos que este atributo declara como sendo válido novo item tipos.

Exceções

Exceção Condição
ArgumentNullException

typesé nulluma referência nula (Nothing no Visual Basic) ou vazio.

Segurança do .NET Framework

Consulte também

Referência

NewItemTypesAttribute Classe

Sobrecargas NewItemTypesAttribute

Namespace Microsoft.Windows.Design.PropertyEditing

NewItemFactory

Outros recursos

Propriedade de edição de arquitetura

Extensibilidade do WPF Designer