Json.NET - Quick Starts & API Documentation
LinePosition Property
Namespaces ► Newtonsoft.Json ► IJsonLineInfo ► LinePosition
Gets the current line position.
Declaration Syntax
Value
The current line position or 0 if no line information is available (for example, HasLineInfo returns false).