GraphMetadata::Copy Method ()

 

Make a copy of the graph metadata.

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

public:
GraphMetadata^ Copy()

Parameters

Return Value

Type: Microsoft.VisualStudio.GraphModel::GraphMetadata^

A clone of this GraphMetadata

Return to top
Show: