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

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0