Click or drag to resize

SIMByteList Constructor (ArrayList)

Initializes a new instance of the SIMByteList class

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

Parameters

src
Type: System.CollectionsArrayList
See Also