GraphEnumerable Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AsNodes(IEnumerable<GraphObject^>^) | Converts the given GraphObjects into GraphNodes. Groups are converted to nodes. No links are returned. |
![]() ![]() | GetDescendants(IEnumerable<GraphObject^>^) | |
![]() ![]() | GetGroups(IEnumerable<GraphObject^>^) | From the list of GraphObject, get all those that are groups. |
Show:

