Read next token from stream

Namespace:  Greatis.FormDesigner
Assembly:  Greatis.FormDesigner.Interop (in Greatis.FormDesigner.Interop.dll)

Syntax

Visual Basic (Declaration)
Function Read As Boolean
C#
bool Read()
Visual C++
bool Read()
JavaScript
function read();

Return Value

false if error occured or eof

See Also