Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

FixedCrossTableDataItem class

From Catglobe Wiki
Revision as of 14:45, 6 December 2015 by Hovietluu (talk | contribs)

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.