Home > Language Reference > Classes > StreamComposite

Streams Function

Returns the collection of streams.

Syntax

Public Function Streams() As Collection:Stream

Remarks

The Streams function returns a copy of the collection of streams a StreamComposite object holds. Note that a new copy of the collection is done each time the function is invoked, therefore it is preferable to cache the returned object instead of calling the function several times.

System requirements

SystemMinimal versionRemarks
Palm OSPalm OS 3.0N/A