Byte Structure
Represents an 8-bit unsigned integer.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public struct Byte : IComparable, IComparable<byte>, IEquatable<byte>, IFormattable
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Structure Byte _ Implements IComparable, IComparable(Of Byte), _ IEquatable(Of Byte), IFormattable
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public value class Byte : IComparable, IComparable<unsigned char^>, IEquatable<unsigned char^>, IFormattable