Click or drag to resize

PkPeerXferData Property

Gets or sets the 8 bytes to be moved.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property Data ( 
	bytIdx As Byte
) As Byte
	Get
	Set

Parameters

bytIdx
Type: SystemByte
Valid values are 1-8, indicating the byte index number.

Property Value

Type: Byte
The byte specified by bytIdx.
See Also