Sdílet prostřednictvím


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

Zobrazit targetShape diagramu a vyberte obrazec (rozšířit výběr extendedSelection.)

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, _
    diagramItem As DiagramItem, _
    extendedSelection As ICollection(Of DiagramItem) _
) As Boolean
public bool NavigateTo(
    Guid logicalView,
    DiagramItem diagramItem,
    ICollection<DiagramItem> extendedSelection
)

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ů