DOFFloat64get Method OpenDOF Object Access Library
Return the data associated with a double.

Namespace: org.opendof.core.oal.value
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public virtual double get()

Return Value

Type: Double
The data associated with the double.
Remarks

Return the data associated with a double.
See Also

Reference