Click or drag to resize

SIMByteList(SIMByteList) Constructor

Initializes a new instance of the SIMByteList class

Namespace: Micros.PosCore.Extensibility.SIM.Utility
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public SIMByteList(
	SIMByteList src
)

Parameters

src  SIMByteList
 
See Also