GraphNode::Copy Method (GraphNodeId^)
Visual Studio 2015
Clones a Node, including all properties, and clones new Links from the original Node's Links
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- newNodeId
-
Type:
Microsoft.VisualStudio.GraphModel::GraphNodeId^
New Node's Id
Show: