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