FixedCrossTableDataItem class
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject page-Number_class skin-vector action-view vector-animateLayout">
<a id="top"></a>
Contents
Number class
From Catglobe Wiki
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.
<a href="/index.php/Special:Categories" title="Special:Categories">Category</a>:
- <a href="/index.php/Category:Classes" title="Category:Classes">Classes</a>