Partager via


VsValidationContext.GetDiagramNavigationCommands, méthode

Substitution pour assurer une ou plusieurs commandes de navigation de diagramme pour les éléments référencés.

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

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

VsValidationContext Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms