Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GStreams > Classes > TBaseStreamToken > Methods

TBaseStreamToken.ToString Method

Scroll Prev Top Next More

The ToString function returns the string parsed from the stream. Usually, this is the exact string parsed from the stream. However, if the parser chooses to, the string returned could be a beautified version of the string. The intent is that the string should be reparsable by the parser to create the exact same token. Also, usually this property will not return the Whitespace found before this token was parsed from the stream.
 

Namespace: GStreams

Return Value

Type: String

Implements

IBaseStreamToken.get_AsString
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb