Set<T>.ToList, 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 Function ToList As List(Of T)
public List<T> ToList()

Valeur de retour

Type : System.Collections.Generic.List<T>

Sécurité .NET Framework

Voir aussi

Référence

Set<T> Classe

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