LBM .Net API Documentation
set Method (v, idx)
Namespacescom.latencybusters.lbm.sdmLBMSDMArrayInt16set(Int16, Int32)
Set the current element based on the index
Declaration Syntax
C#
public virtual void set(
	short v,
	int idx
)
Parameters
v (Int16)
The value to be set
idx (Int32)
The element of the array to be set

Assembly: lbmcssdm (Module: lbmcssdm) Version: 5.3.6.0