SelectionState.IsApplicable(ICollection) Methode

Definition

True, wenn SelectionState auf die angegebene Auswahl appiles (actualselection) anfügt.

public:
 abstract bool IsApplicable(System::Collections::ICollection ^ actualSelection);
public abstract bool IsApplicable (System.Collections.ICollection actualSelection);
abstract member IsApplicable : System.Collections.ICollection -> bool
Public MustOverride Function IsApplicable (actualSelection As ICollection) As Boolean

Parameter

actualSelection
ICollection

Gibt zurück

Boolean

Gilt für