Show/Hide Toolbars

RiverSoftAVG Products Help

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 CommonInterfaces.IBaseStreamToken.Whitespace found before this token was parsed from the stream.
 

Namespace: CommonInterfaces

Return Value

Type: String

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb