Click or drag to resize

SIMByteList Constructor (Byte)

Initializes a new instance of the SIMByteList class

Namespace:  Micros.PosCore.Extensibility.SIM.Utility
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public SIMByteList(
	byte[] src
)

Parameters

src
Type: SystemByte
See Also