| BinarySizeToSByte Method |
Namespace:
Ookii.Jumbo
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax Public Function ToSByte As SByte
public:
signed char ToSByte()
member ToSByte : unit -> sbyte
Return Value
Type:
SByte
The result of the conversion.
See Also