SparseTree<T>.EnumSubTreeReferencedObjects, méthode

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

Syntaxe

'Déclaration
Public Function EnumSubTreeReferencedObjects ( _
    token As String, _
    options As EnumSubTreeOptions, _
    depth As Integer _
) As IEnumerable(Of T)
public IEnumerable<T> EnumSubTreeReferencedObjects(
    string token,
    EnumSubTreeOptions options,
    int depth
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

SparseTree<T> Classe

Microsoft.TeamFoundation.Framework.Common, espace de noms