ModelElementLocator.NavigateTo (Método) (Guid, DiagramItem, ICollection<DiagramItem>)

Muestre el diagrama de los targetShape y seleccione la forma (extiende la selección para incluir el extendedSelection.)

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxis

'Declaración
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
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

ModelElementLocator Clase

NavigateTo (Sobrecarga)

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)