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