GraphNode.FindDescendants Method

Definition

Walk down the containment links of this node and all it's descendants and return the unique set.

C++
public:
 System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::GraphNode ^> ^ FindDescendants();

Returns

List of contained nodes

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022