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 命名空间