GeneralSelection.IdentifyCommandsToBeFilteredOutForMultipleSelection(CommandIdCollection) Methode

Definition

Überschreiben Sie, um die ungültigen Befehle zu identifizieren.

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)

Parameter

invalidCommands
CommandIdCollection

Gilt für