This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONReader Interface > IJSONReader.SkipUntilArrayEnds Method (ArcObjects .NET 10.4 SDK) |
Skips the rest of the current object, including closing bracket.
[Visual Basic .NET]
Public Sub SkipUntilArrayEnds ( _
)
[C#] public void SkipUntilArrayEnds ( );
[C++]
HRESULT SkipUntilArrayEnds(
void
);