Metodo SparseTree<T>.EnumRoots

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Sintassi

'Dichiarazione
Public Function EnumRoots As IEnumerable(Of EnumeratedSparseTreeNode(Of T))
public IEnumerable<EnumeratedSparseTreeNode<T>> EnumRoots()

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SparseTree<T> Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Common