LBM .Net API Documentation
LBMSDMFieldUint16 Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldUint16LBMSDMFieldUint16(String, UInt16)
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