LBM .Net API Documentation
LBMSDMFieldInt32 Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldInt32LBMSDMFieldInt32(String, Int32)
Constructor for a 32 bit integer field with a known int
Declaration Syntax
C#
public LBMSDMFieldInt32(
	string name,
	int v
)
Parameters
name (String)
The field name
v (Int32)
The int to be used as the field value

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0