Click or drag to resize

BinarySizeToByte Method

Performs an explicit conversion from BinarySize to Byte.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public byte ToByte()

Return Value

Type: Byte
The result of the conversion.
See Also