LBM .Net API Documentation
LBMSDMArrayUint16 Constructor (name, nullfield)
Namespacescom.latencybusters.lbm.sdmLBMSDMArrayUint16LBMSDMArrayUint16(String, Boolean)
Constructor for a new array field
Declaration Syntax
C#
public LBMSDMArrayUint16(
	string name,
	bool nullfield
)
Parameters
name (String)
The name of the field
nullfield (Boolean)
Boolean indicating if the field is a null field (true) or if its an array of 0 elements (non-null)

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0