This classs contains methods used to format statistical information.
| C# | Visual Basic | Visual C++ |
public static class Formatting
Public NotInheritable Class Formatting
public ref class Formatting abstract sealed
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| FormatDoubleValue(String) |
Converts the statistic string value into a double value.
| |
| GetDoubleValue(Object) |
Gets the double value of this object.
| |
| GetDoubleValue(Object, Double) |
Gets the double value of this object.
| |
| GetIntValue(Object, Int32) |
Gets the integer value of this object.
| |
| GetStringValue(Object) |
Gets the string value of this object.
|
| Object | |
| Formatting | |