Click or drag to resize

SIMByteListInsertNumber Method


Namespace: Micros.PosCore.Extensibility.SIM.Utility
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public void InsertNumber(
	int index,
	int item
)

Parameters

index  Int32
 
item  Int32
 
See Also