FixedCrossTableDataItem class
Number
The number object
Constructors
- (<a href="/index.php/String_class" title="String class">string</a> value "Value to give object") - New object with the given value
- (number value "Value to give object") - New object with the given value
Methods
- <a href="/index.php/String_class" title="String class">string</a> ToString() - The string representation of the object.
Properties
- <a href="/index.php/String_class" title="String class">string</a> ObjectTypeName { get; } - The name of the type of object.
- <a href="/index.php/TypeInformation_class" title="TypeInformation class">TypeInformation</a> TypeInformation { get; } - Get information about this class.