Enum BOOL

BOOL enumeration

Boolean.

public enum BOOL

Values

NameValueDescription
Undefined0Undefined state.
False1False.
True2True.

See Also