LBM .Net API Documentation
LBMSDMFieldUint8 Constructor (name, v)
Namespaces
►
com.latencybusters.lbm.sdm
►
LBMSDMFieldUint8
►
LBMSDMFieldUint8(String, Byte)
C#
Constructor for a unsigned 8 bit integer field with a known long
Declaration Syntax
C#
public
LBMSDMFieldUint8
(
string
name
,
byte
v
)
Parameters
name
(
String
)
The field name
v
(
Byte
)
The short to be used as the field value
Assembly:
lbmcssdm
(Module: lbmcssdm) Version: 5.3.6.0