GeneralSelection.IdentifyCommandsToBeFilteredOutForMultipleSelection(CommandIdCollection) Método

Definição

Substitua para identificar os comandos que não são válidos.

protected:
 override void IdentifyCommandsToBeFilteredOutForMultipleSelection(Microsoft::VisualStudio::Modeling::Diagrams::CommandIdCollection ^ invalidCommands);
protected override void IdentifyCommandsToBeFilteredOutForMultipleSelection (Microsoft.VisualStudio.Modeling.Diagrams.CommandIdCollection invalidCommands);
override this.IdentifyCommandsToBeFilteredOutForMultipleSelection : Microsoft.VisualStudio.Modeling.Diagrams.CommandIdCollection -> unit
Protected Overrides Sub IdentifyCommandsToBeFilteredOutForMultipleSelection (invalidCommands As CommandIdCollection)

Parâmetros

invalidCommands
CommandIdCollection

Aplica-se a