Click or drag to resize

ByteValue Type Conversions

The ByteValue type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(Byte to ByteValue) Initializes a new instance of the ByteValue class by implicitly converting the supplied Byte value.
Public operatorStatic member(ByteValue to Byte) Implicitly converts the specified value to a Byte value.
Top
See Also