#Number

##Properties

None.

##Methods

###Equals(System.Object) Indicates whether this instance and a specified object are equal.

Parameters:

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:


###op_Implicit(System.Double)

Parameters:


###op_Implicit(System.Int32)

Parameters:


###op_Implicit(System.String)

Parameters:


###op_Implicit(Izenda.Web.UI.HighCharts.Helpers.Number)

Parameters:


###op_Implicit(Izenda.Web.UI.HighCharts.Helpers.Number)

Parameters:


###ToString()