Aracılığıyla paylaş


VsValidationContext.GetDiagramNavigationCommands Yöntem

Başvurulan öğeler için bir veya daha fazla diyagramında gezinme komutları sağlamak için geçersiz kılar.

Ad alanı:  Microsoft.VisualStudio.Modeling.Shell
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll içinde)

Sözdizimi

'Bildirim
Protected Overridable Function GetDiagramNavigationCommands ( _
    referencedModelElements As IList(Of ModelElement) _
) As IList(Of TaskMenuCommand)
protected virtual IList<TaskMenuCommand> GetDiagramNavigationCommands(
    IList<ModelElement> referencedModelElements
)

Parametreler

Dönüş Değeri

Tür: System.Collections.Generic.IList<TaskMenuCommand>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

VsValidationContext Sınıf

Microsoft.VisualStudio.Modeling.Shell Ad Alanı