| BinarySizeToByte Method |
Namespace:
Ookii.Jumbo
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax Public Function ToByte As Byte
public:
unsigned char ToByte()
member ToByte : unit -> byte
Return Value
Type:
Byte
The result of the conversion.
See Also