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