LBM .Net API Documentation
getDouble Method (key)
Namespacescom.latencybusters.lbmLBMMessagePropertiesgetDouble(String)
Get the property with the specified key as a double.
Declaration Syntax
C#
public double getDouble(
	string key
)
Parameters
key (String)
The name of the property
Return Value
The value of the property, converted to a double if necessary.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0