UBinarySizeFromMebi Method
Returns a
UBinarySize that represents the specified number of mebibytes.
Namespace: OokiiAssembly: Ookii.BinarySize (in Ookii.BinarySize.dll) Version: 1.2.0+20f0bdf981c7baf115c68ccab612b1a031efcb4d
public static UBinarySize FromMebi(
double value
)
Public Shared Function FromMebi (
value As Double
) As UBinarySize
public:
static UBinarySize FromMebi(
double value
)
static member FromMebi :
value : float -> UBinarySize
- value Double
- A number of mebibytes.
UBinarySizeAn object that represents
value.