[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Enum representing relational types of operation.

The following tables list the members exposed by the BitWiseOpEnum type.

Public Fields

  NameDescription
static memberBAND
Bitwise and.

static memberBOR
Bitwise or.

static memberBXOR
Bitwise xor.