GraphNode::Copy Method
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | Copy(GraphNodeId^) | Clones a Node, including all properties, and clones new Links from the original Node's Links |
![]() | Copy(String^) | Clones a Node, including all properties, and clones new Links from the original Node's Links |
Show:
