LinkedElementCollection<T>.IList.Add (Método)

Espacio de nombres:  Microsoft.VisualStudio.Modeling
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxis

'Declaración
Private Function Add ( _
    value As Object _
) As Integer Implements IList.Add
int IList.Add(
    Object value
)

Parámetros

Valor devuelto

Tipo: System.Int32

Implementaciones

IList.Add(Object)

Seguridad de .NET Framework

Vea también

Referencia

LinkedElementCollection<T> Clase

Microsoft.VisualStudio.Modeling (Espacio de nombres)