GetDoubleValue

Description

Returns the value of a PBDOM_ATTRIBUTE object in double form.

Syntax

pbdom_attribute_name.GetDoubleValue()

Argument

Description

pbdom_attribute_name

The name of the PBDOM_ATTRIBUTE


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

SetDoubleValue