Property this
this[TState]
Get or set the state given the mask.
Declaration
public bool this[TState mask] { get; set; }
Parameters
| Type | Name | Description |
|---|---|---|
| TState | mask | The filtering mask |
Property Value
| Type | Description |
|---|---|
| bool | True: All flagged area are expended |