GeneralSelection.IdentifyCommandsToBeFilteredOutForMultipleSelection(CommandIdCollection) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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