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