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