Sdílet prostřednictvím


ModelElementLocator.NavigateTo – metoda (Guid, Diagram, ICollection<DiagramItem>)

Terčový diagram zobrazit a vyberte cílového obrazce.První obrazec v seznamu je primární.

Obor názvů:  Microsoft.VisualStudio.Modeling.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

'Deklarace
Public Function NavigateTo ( _
    logicalView As Guid, _
    targetDiagram As Diagram, _
    targetSelection As ICollection(Of DiagramItem) _
) As Boolean
public bool NavigateTo(
    Guid logicalView,
    Diagram targetDiagram,
    ICollection<DiagramItem> targetSelection
)

Parametry

Vrácená hodnota

Typ: System.Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ModelElementLocator Třída

NavigateTo – přetížení

Microsoft.VisualStudio.Modeling.Shell – obor názvů