Compartir a través de


ReadOnlyLinkedElementCollection<T>.ICollection<T>.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 Sub Add ( _
    item As T _
) Implements ICollection(Of T).Add
void ICollection<T>.Add(
    T item
)

Parámetros

  • item
    Tipo: T

Implementaciones

ICollection<T>.Add(T)

Seguridad de .NET Framework

Vea también

Referencia

ReadOnlyLinkedElementCollection<T> Clase

Microsoft.VisualStudio.Modeling (Espacio de nombres)