EmptySelection.IsApplicable(ICollection) Methode

Definition

Bestimmt, ob dieser Auswahl Zustand für die Verwendung mit der angegebenen Auswahl geeignet ist.

public:
 override bool IsApplicable(System::Collections::ICollection ^ actualSelection);
public override bool IsApplicable (System.Collections.ICollection actualSelection);
override this.IsApplicable : System.Collections.ICollection -> bool
Public Overrides Function IsApplicable (actualSelection As ICollection) As Boolean

Parameter

actualSelection
ICollection

Gibt zurück

Boolean

true IFF: die Auswahl ist leer.

Gilt für