GeneralSelection.IdentifyCommandsToBeFilteredOutForMultipleSelection Method

Definition

Override to identify the commands which are not valid.

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)

Parameters

invalidCommands
CommandIdCollection

Applies to