SelectionState.IsApplicable(ICollection) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
True se o appiles SelectionState for a seleção especificada (actualSelection.)
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
Parâmetros
- actualSelection
- ICollection