Поделиться через


SparseTree<T>.EnumSubTreeReferencedObjects - метод

Пространство имен:  Microsoft.TeamFoundation.Framework.Common
Сборка:  Microsoft.TeamFoundation.Common (в Microsoft.TeamFoundation.Common.dll)

Синтаксис

'Декларация
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
)

Параметры

Возвращаемое значение

Тип: System.Collections.Generic.IEnumerable<T>

Безопасность платформы .NET Framework

См. также

Ссылки

SparseTree<T> Класс

Microsoft.TeamFoundation.Framework.Common - пространство имен