GraphNode::Copy Method

 

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

NameDescription
System_CAPS_pubmethodCopy(GraphNodeId^)

Clones a Node, including all properties, and clones new Links from the original Node's Links

System_CAPS_pubmethodCopy(String^)

Clones a Node, including all properties, and clones new Links from the original Node's Links

Return to top
Show: