This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONReader Interface > IJSONReader.IsString Method (ArcObjects .NET 10.4 SDK) |
Indicates true if current token is a property value or array value of type string.
[Visual Basic .NET] Public Function IsString ( _ ) As Boolean
[C#] public bool IsString ( );
[C++]
HRESULT IsString(
VARIANT_BOOL* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type VARIANT_BOOL