GraphPathSerializationDictionary Constructor (GraphPathSerializationDictionary^)

 

Create a copy of the CommonPaths from another object.

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

public:
GraphPathSerializationDictionary(
	GraphPathSerializationDictionary^ other
)

Parameters

other
Type: Microsoft.VisualStudio.GraphModel::GraphPathSerializationDictionary^

The other object from which to copy paths

Return to top
Show: