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