Compartilhar via


Método LinkedElementCollection<T>.IBindingList.AddNew

Cria um novo elemento.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxe

'Declaração
Private Function AddNew As Object Implements IBindingList.AddNew
Object IBindingList.AddNew()

Valor de retorno

Tipo: System.Object
O elemento que foi adicionado.

Implementações

IBindingList.AddNew()

Segurança do .NET Framework

Consulte também

Referência

LinkedElementCollection<T> Classe

Namespace Microsoft.VisualStudio.Modeling