Udostępnij za pośrednictwem


Metoda VsValidationContext.GetDiagramNavigationTargets —

Pobierz listę kształtów skojarzonych z elementami modelu, do którego istnieje odwołanie, firma Microsoft może kierować do nawigacji.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
Public Function GetDiagramNavigationTargets ( _
    modelElement As ModelElement _
) As IList(Of DiagramItem)
public IList<DiagramItem> GetDiagramNavigationTargets(
    ModelElement modelElement
)

Parametry

Wartość zwracana

Typ: System.Collections.Generic.IList<DiagramItem>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VsValidationContext Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell