This document is archived and information here might be outdated. Recommended version. |
Returns the next token parsed from the string as a boolean.
[Visual Basic .NET] Public Function NextBoolean ( _ ) As Boolean
[C#] public bool NextBoolean ( );
[C++]
HRESULT NextBoolean(
void
);