Udostępnij za pośrednictwem


Metoda VsValidationContext.GetDiagramNavigationTargetSubstitutes —

Pobiera listę zero lub więcej podstawić kształtów dla danego obiektu docelowego.

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
Protected Overridable Function GetDiagramNavigationTargetSubstitutes ( _
    target As ModelElement _
) As IList(Of DiagramItem)
protected virtual IList<DiagramItem> GetDiagramNavigationTargetSubstitutes(
    ModelElement target
)

Parametry

Wartość zwracana

Typ: System.Collections.Generic.IList<DiagramItem>
Lista miejsc docelowych nawigacji zastępczych (oczekuje się ShapeElements), może być null

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VsValidationContext Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell