SI2 Methods

Methods

ToScaledString(Int64, String, String, Int64, Int64) Turns the given number of units (e.g., bytes) into a textual representation with an appropriate unit scaling and common named representation (e.g., KB, MB, GB, TB, etc.).
ToScaledString(Int64, String, String, Int64, Int64) Turns the given number of units (e.g., bytes) into a textual representation with an appropriate unit scaling and common named representation (e.g., KB, MB, GB, TB, etc.).
ToScaledString(Int64, Int32, String, String, Int64, Int64) Turns the given number of units (e.g., bytes) into a textual representation with an appropriate unit scaling and common named representation (e.g., KB, MB, GB, TB, etc.).
ToScaledString(Int64, String, String, String, Int32, Int64, Int64) Turns the given number of units (e.g., bytes) into a textual representation with an appropriate unit scaling given string array of factor names or symbols.

See Also