GeneralSelection.IsApplicable(ICollection) Yöntem

Tanım

Bu seçim durumunun, belirtilen seçimle kullanılmak üzere apppropriate olup olmadığını belirler.

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

Parametreler

actualSelection
ICollection

Döndürülenler

Boolean

her zaman true döndürür

Şunlara uygulanır