Partager via


ModelElementLocator.NavigateTo, méthode (Guid, Diagram, ICollection<DiagramItem>)

Affichez le diagramme cible et sélectionnez les formes cibles.La première forme dans la liste est la sélection primaire.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ModelElementLocator Classe

NavigateTo, surcharge

Microsoft.VisualStudio.Modeling.Shell, espace de noms