Json.NET - Quick Starts & API Documentation
Remove Method
Namespaces
►
Newtonsoft.Json.Linq
►
JToken
►
Remove
()
()
()
C#
Visual Basic
Visual C++
Removes this token from its parent.
Declaration Syntax
C#
Visual Basic
Visual C++
public
void
Remove
()
Public
Sub
Remove
public
:
void
Remove
()
Assembly:
Newtonsoft.Json
(Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)