GraphMetadata.Copy Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Make a copy of the graph metadata.
public:
Microsoft::VisualStudio::GraphModel::GraphMetadata ^ Copy();
public Microsoft.VisualStudio.GraphModel.GraphMetadata Copy ();
member this.Copy : unit -> Microsoft.VisualStudio.GraphModel.GraphMetadata
Public Function Copy () As GraphMetadata
Returns
A clone of this GraphMetadata