Compartir a través de


DisposableCollection<T>.Add (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Sub Add ( _
    item As T _
)
public void Add(
    T item
)

Parámetros

  • item
    Tipo: T

Implementaciones

ICollection<T>.Add(T)

Seguridad de .NET Framework

Vea también

Referencia

DisposableCollection<T> Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)