Set<T>.Add, méthode

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Common.Internal
Assembly :  Microsoft.TeamFoundation.VersionControl.Common (dans Microsoft.TeamFoundation.VersionControl.Common.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

Set<T> Classe

Microsoft.TeamFoundation.VersionControl.Common.Internal, espace de noms