Click or drag to resize

PkReqSlotData Constructor (UInt16, Boolean)

Initializes a new instance of the PkReqSlotData class

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Sub New ( 
	slot As UShort,
	Optional expanded As Boolean = false
)

Parameters

slot
Type: SystemUInt16
expanded (Optional)
Type: SystemBoolean
See Also