Extracts the double
in this Any
object's value
field.
double
extract_double();
the double
stored in this Any
object.
Exception Type | Condition |
---|---|
Ics.CORBA.BAD_OPERATION | An error occurs if this Any object contains something
other than a double or the value field has not yet
been set. |
Any Interface | Any Members | Ics Namespace