Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Formatting Class
NamespacesGenesyslab.Desktop.Infrastructure.StatFormattingFormatting
This classs contains methods used to format statistical information.
Declaration Syntax
C#Visual BasicVisual C++
public static class Formatting
Public NotInheritable Class Formatting
public ref class Formatting abstract sealed
Members
All MembersMethods



IconMemberDescription
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.

Inheritance Hierarchy
Object
Formatting

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)