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