Click or drag to resize

PkSlotUnlink Constructor (Byte, Byte)

Initializes a new instance of the PkSlotUnlink class

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

Parameters

bytUnlinkSlot
Type: SystemByte
bytFromSlot
Type: SystemByte
See Also