Graph::Merge Method (Graph^)
Visual Studio 2015
Merges all new nodes and links from the given graph into this graph.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- other
-
Type:
Microsoft.VisualStudio.GraphModel::Graph^
The graph to use as a source for merging.
Show: