Json.NET - Quick Starts & API Documentation
Skip Method
Namespaces
►
Newtonsoft.Json
►
JsonReader
►
Skip
()
()
()
()
C#
Visual Basic
Visual C++
Skips the children of the current token.
Declaration Syntax
C#
Visual Basic
Visual C++
public
void
Skip
()
Public
Sub
Skip
public
:
void
Skip
()
Assembly:
Newtonsoft.Json
(Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13929)