Json.NET - Quick Starts & API Documentation
RemoveAll Method
Namespaces ► Newtonsoft.Json.Linq ► JContainer ► RemoveAll()()()()
Removes the child nodes from this token.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void RemoveAll()
Public Sub RemoveAll
public: void RemoveAll()