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