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