Compartilhar via


Método LinkedElementCollection<T>.IList.Add

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

Sintaxe

'Declaração
Private Function Add ( _
    value As Object _
) As Integer Implements IList.Add
int IList.Add(
    Object value
)

Parâmetros

Valor de retorno

Tipo: System.Int32

Implementações

IList.Add(Object)

Segurança do .NET Framework

Consulte também

Referência

LinkedElementCollection<T> Classe

Namespace Microsoft.VisualStudio.Modeling