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.CurrentTokenType Property (ArcObjects .NET 10.5 SDK) |
Obtains type of current token.
[Visual Basic .NET] Public ReadOnly Property CurrentTokenType As JSONTokenType
[C#] public JSONTokenType CurrentTokenType {get;}
[C++]
HRESULT get_CurrentTokenType(
JSONTokenType* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type JSONTokenType