Description
Returns the value of a PBDOM_ATTRIBUTE object in double form.
Syntax
pbdom_attribute_name.GetDoubleValue()
Return value
Double.
Throws
EXCEPTION_DATA_CONVERSION -- If data conversion fails.
Usage
Throws exception_data_conversion if the method fails to convert data.
See also