GraphPathSerializationDictionary 建構函式 (GraphPathSerializationDictionary)

從另一個物件建立 CommonPaths 的複本。

命名空間:  Microsoft.VisualStudio.GraphModel
組件:  Microsoft.VisualStudio.GraphModel (在 Microsoft.VisualStudio.GraphModel.dll 中)

語法

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

參數

.NET Framework 安全性

請參閱

參考

GraphPathSerializationDictionary 類別

GraphPathSerializationDictionary 多載

Microsoft.VisualStudio.GraphModel 命名空間