共用方式為


PresentationDomainNavigator 委派

PresentationElement 巡覽至 ModelElement

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

語法

'宣告
Public Delegate Function PresentationDomainNavigator ( _
    context As PresentationElement _
) As ModelElement
public delegate ModelElement PresentationDomainNavigator(
    PresentationElement context
)

參數

傳回值

類型:Microsoft.VisualStudio.Modeling.ModelElement

請參閱

參考

Microsoft.VisualStudio.Modeling.Diagrams 命名空間