LBM .Net API Documentation
set Method (newfield, fieldidx, arrayidx)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldsset(LBMSDMField, Int32, Int32)
Overwrite/set an existing field based on the field set index and array element
Declaration Syntax
C#
public virtual void set(
	LBMSDMField newfield,
	int fieldidx,
	int arrayidx
)
Parameters
newfield (LBMSDMField)
The new field value
fieldidx (Int32)
The index into the field set of the field
arrayidx (Int32)
The element in the array to be set

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0