Table of Contents

Method HasFlag

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HasFlag(TKey)

Flag with id was added.

public bool HasFlag(TKey id)

Parameters

id TKey

Flag identifier.

Returns

bool

true if flag was added; false otherwise.