SparseTree<T>.EnumRoots, méthode

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

Syntaxe

'Déclaration
Public Function EnumRoots As IEnumerable(Of EnumeratedSparseTreeNode(Of T))
public IEnumerable<EnumeratedSparseTreeNode<T>> EnumRoots()

Valeur de retour

Type : System.Collections.Generic.IEnumerable<EnumeratedSparseTreeNode<T>>

Sécurité .NET Framework

Voir aussi

Référence

SparseTree<T> Classe

Microsoft.TeamFoundation.Framework.Common, espace de noms