PresentationDomainNavigator 대리자

탐색에서 PresentationElement 에 있는 ModelElement.

네임스페이스:  Microsoft.VisualStudio.Modeling.Diagrams
어셈블리:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.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 네임스페이스