Read ZCBASIC byte

Namespace: BasicCard.BasicCards.Loader
Assembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)

Syntax

C#
public byte ReadByte()
Visual Basic
Public Function ReadByte As Byte
Visual C++
public:
unsigned char ReadByte()
F#
member ReadByte : unit -> byte 

Return Value

Type: Byte

[Missing <returns> documentation for "M:BasicCard.BasicCards.Loader.BasicCardImage.SectionData.ReadByte"]

See Also