Json.NET - Quick Starts & API Documentation
AddAfterSelf Method (content)
Namespaces ► Newtonsoft.Json.Linq ► JToken ► AddAfterSelf(Object)
Adds the specified content immediately after this token.
Declaration Syntax
Parameters
- content (Object)
- A content object that contains simple content or a collection of content objects to be added after this token.