Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The byte type is stored as one unsigned byte.
The byte type can represent integers in the range from 0 to 255, inclusive.
The corresponding .NET Framework data type is Byte. The properties and methods of the byte data type are the same as the Byte properties and methods.