VsValidationContext.GetDiagramNavigationCommands(IList<ModelElement>) Метод

Определение

Переопределение, чтобы указать одну или несколько команд навигации схемы для элементов, на которые стоит ссылка.

protected:
 virtual System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Shell::TaskMenuCommand ^> ^ GetDiagramNavigationCommands(System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ referencedModelElements);
protected virtual System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Shell.TaskMenuCommand> GetDiagramNavigationCommands (System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.ModelElement> referencedModelElements);
abstract member GetDiagramNavigationCommands : System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.ModelElement> -> System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Shell.TaskMenuCommand>
override this.GetDiagramNavigationCommands : System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.ModelElement> -> System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Shell.TaskMenuCommand>
Protected Overridable Function GetDiagramNavigationCommands (referencedModelElements As IList(Of ModelElement)) As IList(Of TaskMenuCommand)

Параметры

referencedModelElements
IList<ModelElement>

Возвращаемое значение

IList<TaskMenuCommand>

IList Динамикменукоммандс

Применяется к