共用方式為


GraphObject 建構函式 (Graph)

Annotatable 的受保護建構函式。

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

語法

'宣告
Protected Sub New ( _
    owner As Graph _
)
protected GraphObject(
    Graph owner
)
protected:
GraphObject(
    Graph^ owner
)
new : 
        owner:Graph -> GraphObject
protected function GraphObject(
    owner : Graph
)

參數

.NET Framework 安全性

請參閱

參考

GraphObject 類別

GraphObject 多載

Microsoft.VisualStudio.GraphModel 命名空間