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


GraphNode.FindDescendants - метод

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

Синтаксис

'Декларация
Public Function FindDescendants As IEnumerable(Of GraphNode)
public IEnumerable<GraphNode> FindDescendants()
public:
IEnumerable<GraphNode^>^ FindDescendants()
member FindDescendants : unit -> IEnumerable<GraphNode> 
public function FindDescendants() : IEnumerable<GraphNode>

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

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

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

См. также

Ссылки

GraphNode Класс

Microsoft.VisualStudio.GraphModel - пространство имен