Udostępnij za pośrednictwem


Metoda VsValidationContext.GetDiagramNavigationCommands —

Zastąpienie dostaw jedno lub kilka poleceń nawigacji diagram dla elementów, do której następuje odwołanie.

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 GetDiagramNavigationCommands ( _
    referencedModelElements As IList(Of ModelElement) _
) As IList(Of TaskMenuCommand)
protected virtual IList<TaskMenuCommand> GetDiagramNavigationCommands(
    IList<ModelElement> referencedModelElements
)

Parametry

Wartość zwracana

Typ: System.Collections.Generic.IList<TaskMenuCommand>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VsValidationContext Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell