IJsonLineInfo Interface |
Namespace: Newtonsoft.Json
public interface IJsonLineInfo
The IJsonLineInfo type exposes the following members.
Name | Description | |
---|---|---|
LineNumber |
Gets the current line number.
| |
LinePosition |
Gets the current line position.
|
Name | Description | |
---|---|---|
HasLineInfo |
Gets a value indicating whether the class can return line information.
|