Sdílet prostřednictvím


VsValidationContext.GetDiagramNavigationCommands – metoda

Přepsat poskytnout další diagramu navigační příkazy pro prvky.

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

Parametry

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VsValidationContext Třída

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