Partager via


GeneralSelection.IsCommandToBeFilteredOutForMultipleSelection, méthode

True si la commande spécifiée est activée pour cet état de sélection.La méthode est évaluée pour la sélection forcée.

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Déclaration
Protected Overrides Function IsCommandToBeFilteredOutForMultipleSelection ( _
    command As CommandID _
) As Boolean
protected override bool IsCommandToBeFilteredOutForMultipleSelection(
    CommandID command
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

GeneralSelection Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms