LBM .Net API Documentation
getDouble Method
Namespacescom.latencybusters.lbmLBMMessagePropertygetDouble()()()
Retrieve the value stored in this object as a double. Only properties of type LBM.MSG_PROPERTY_FLOAT, LBM.MSG_PROPERTY_DOUBLE and LBM.MSG_PROPERTY_STRING can be retrieved as a double.
Declaration Syntax
C#
public double getDouble()
Return Value
The stored value, converted to a System.Double.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0