Click or drag to resize

BinarySizeToDouble Method

Performs an explicit conversion from BinarySize to Double.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public double ToDouble()

Return Value

Type: Double
The result of the conversion.
See Also