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