Function
Double Math.Cast.ToDouble(Object value)
| API | https://api.avolites.com/11.0/Math.Cast.ToDouble.html |
|---|---|
| description | Returns an object cast to a double. An exception will be thrown if the cast is invalid |
| namespace | Math.Cast |
| parameter | value ( Object ) : the value which is to be converted to a double |
| return value | Double |