UInteger8 (Constructor) Summary Constructs a System.UInteger8 object. Signatures Click on a signature to select it and view its documentation. public UInteger8() public UInteger8(byte initialValue) Usage public UInteger8() public UInteger8(byte initialValue) Parameters initialValue The byte value to initialize to. Description Constructs a System.UInteger8 object with a default value of 0 (zero). Constructs a System.UInteger8 object with the specified value. Share HTML | BBCode | Direct Link