Graph::Merge Method (IEnumerable<GraphNode^>^)
Visual Studio 2015
Merges all of the nodes from the given node list into this graph.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- other
-
Type:
System.Collections.Generic::IEnumerable<GraphNode^>^
List of nodes to merge in.
Show: