Freigeben über


GraphPathSerializationDictionary-Konstruktor (GraphPathSerializationDictionary)

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

Syntax

'Declaration
Public Sub New ( _
    other As GraphPathSerializationDictionary _
)
public GraphPathSerializationDictionary(
    GraphPathSerializationDictionary other
)
public:
GraphPathSerializationDictionary(
    GraphPathSerializationDictionary^ other
)
new : 
        other:GraphPathSerializationDictionary -> GraphPathSerializationDictionary
public function GraphPathSerializationDictionary(
    other : GraphPathSerializationDictionary
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphPathSerializationDictionary Klasse

GraphPathSerializationDictionary-Überladung

Microsoft.VisualStudio.GraphModel-Namespace