共用方式為


GraphPathSerializer.Add 方法

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

語法

'宣告
Public Sub Add ( _
    other As GraphPathSerializationDictionary _
)
public void Add(
    GraphPathSerializationDictionary other
)
public:
void Add(
    GraphPathSerializationDictionary^ other
)
member Add : 
        other:GraphPathSerializationDictionary -> unit 
public function Add(
    other : GraphPathSerializationDictionary
)

參數

.NET Framework 安全性

請參閱

參考

GraphPathSerializer 類別

Microsoft.VisualStudio.GraphModel 命名空間