public const byte ZERO = 0
Public Const ZERO As Byte = 0 Dim value As Byte value = BCDUtil.ZERO
public: literal unsigned char ZERO = 0
static val mutable ZERO: byte
In This Article