Click or drag to resize

BinarySizeToSByte Method

Performs an explicit conversion from BinarySize to SByte.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public sbyte ToSByte()

Return Value

Type: SByte
The result of the conversion.
See Also