This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONReader Interface > IJSONReader.IsBoolean Method (ArcObjects .NET 10.5 SDK) |
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(
VARIANT_BOOL* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type VARIANT_BOOL