VsValidationContext.GetDiagramNavigationCommands Yöntem

Tanım

Başvurulan öğeler için bir veya daha fazla diyagram Gezinti komutu sağlamak için geçersiz kılın.

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)

Parametreler

referencedModelElements
IList<ModelElement>

Döndürülenler

IList<TaskMenuCommand>

DynamicMenuCommands 'in bir IList 'i

Şunlara uygulanır