#Number
##Properties
None.
##Methods
###Equals(System.Object) Indicates whether this instance and a specified object are equal.
Parameters:
- System.Object obj - Another object to compare to.
Returns:
true if <paramref name="obj and this instance are the same type and represent the same value; otherwise, false.
###GetHashCode() Returns the hash code for this instance.
Returns:
A 32-bit signed integer that is the hash code for this instance.
###GetNumber(System.Object)
Parameters:
###GetType() Gets the System.Type of the current instance.
Returns:
The System.Type instance that represents the exact runtime type of the current instance.
###GetValueAsDouble(out System.Double)
Parameters:
- out System.Double val
###op_Implicit(System.Double)
Parameters:
- System.Double value
###op_Implicit(System.Int32)
Parameters:
- System.Int32 value
###op_Implicit(System.String)
Parameters:
- System.String value
###op_Implicit(Izenda.Web.UI.HighCharts.Helpers.Number)
Parameters:
###op_Implicit(Izenda.Web.UI.HighCharts.Helpers.Number)
Parameters:
###ToString()
