LBM .Net API Documentation
set Method (v, idx)
Namespacescom.latencybusters.lbm.sdmLBMSDMArrayBoolset(Boolean, Int32)
Set the element value specified by the index
Declaration Syntax
C#
public virtual void set(
	bool v,
	int idx
)
Parameters
v (Boolean)
The value of the element to be set
idx (Int32)
The element of the array to be set

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0