Graph::Copy Method ()

 

Creates a copy of this graph.

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

public:
Graph^ Copy()

Parameters

Return Value

Type: Microsoft.VisualStudio.GraphModel::Graph^

The newly copied graph.

Return to top
Show: