Function BitFlags.this

Constructs BitFlags from field.

this (
  E field
);

Parameters

NameDescription
field Bits to be set.