Home > Language Reference > Classes > Stream

Size Property

Total size of the data in a stream.

Syntax

Public Property Get Size() As Long

Remarks

The Size property returns the total number of bytes in a stream. It can only be used on StreamMemory, StreamRecord, StreamFile, StreamFileDB, StreamComposite and StreamNull objects. On all other types of stream, it causes a runtime error.

System requirements

SystemMinimal versionRemarks
Palm OSPalm OS 3.0N/A