GraphEnumerable::GetDescendants Method (IEnumerable<GraphObject^>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: [ExtensionAttribute] static IEnumerable<GraphObject^>^ GetDescendants( IEnumerable<GraphObject^>^ objects )
Parameters
- objects
- Type: System.Collections.Generic::IEnumerable<GraphObject^>^
Show: