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