Click or drag to resize

PkSlotMove Constructor (Byte, Byte)

Initializes a new instance of the PkSlotMove class

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Sub New ( 
	bytSourceSlot As Byte,
	bytDestSlot As Byte
)

Parameters

bytSourceSlot
Type: SystemByte
bytDestSlot
Type: SystemByte
See Also