GeneralSelection.IdentifyCommandsToBeFilteredOutForMultipleSelection (Método)

Reemplace para identificar los comandos que no son válidos.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Protected Overrides Sub IdentifyCommandsToBeFilteredOutForMultipleSelection ( _
    invalidCommands As CommandIdCollection _
)
protected override void IdentifyCommandsToBeFilteredOutForMultipleSelection(
    CommandIdCollection invalidCommands
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

GeneralSelection Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)