Property this
this[TKey]
Calls HasFlag(TKey) and SetFlag(TKey, bool).
bool this[TKey id] { get; set; }
Parameters
id
TKeyFlag identifier.
Calls HasFlag(TKey) and SetFlag(TKey, bool).
bool this[TKey id] { get; set; }
id
TKeyFlag identifier.