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
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | N/A |