Click or drag to resize

BinarySizeParse Method

Overload List
  NameDescription
Public methodStatic memberParse(String)
Converts the string representation of a byte size into a BinarySize structure.
Public methodStatic memberParse(String, IFormatProvider)
Converts the string representation of a byte size in a specified culture-specific format into a BinarySize structure.
Top
See Also