Partager via


DisposableCollection<T>.Add, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Sub Add ( _
    item As T _
)
public void Add(
    T item
)

Paramètres

  • item
    Type : T

Implémentations

ICollection<T>.Add(T)

Sécurité .NET Framework

Voir aussi

Référence

DisposableCollection<T> Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms