This document is archived and information here might be outdated. Recommended version. |
Indicates true if current token is a property value or array value of boolean type.
[Visual Basic .NET] Public Function IsBoolean ( _ ) As Boolean
[C#] public bool IsBoolean ( );
[C++]
HRESULT IsBoolean(
void
);