LBM .Net API Documentation
LBMSDMFieldUint16 Constructor (name, v)
Namespaces
►
com.latencybusters.lbm.sdm
►
LBMSDMFieldUint16
►
LBMSDMFieldUint16(String, UInt16)
C#
Constructor for a unsigned 16 bit integer field with a known int
Declaration Syntax
C#
public
LBMSDMFieldUint16
(
string
name
,
ushort
v
)
Parameters
name
(
String
)
The field name
v
(
UInt16
)
The int to be used as the field value
Assembly:
lbmcssdm
(Module: lbmcssdm) Version: 6.7.1.0