LBM .Net API Documentation
LBMSDMFieldFloat Constructor (name, v)
Namespaces
►
com.latencybusters.lbm.sdm
►
LBMSDMFieldFloat
►
LBMSDMFieldFloat(String, Single)
C#
Constructor for a float field with a known decimal
Declaration Syntax
C#
public
LBMSDMFieldFloat
(
string
name
,
float
v
)
Parameters
name
(
String
)
The field name
v
(
Single
)
The float to be used as the field value
Assembly:
lbmcssdm
(Module: lbmcssdm) Version: 6.7.1.0