Click or drag to resize

IJsonLineInfo Interface

Namespace:  Newtonsoft.Json
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface IJsonLineInfo

The IJsonLineInfo type exposes the following members.

Properties
  NameDescription
Public propertyLineNumber
Public propertyLinePosition
Top
Methods
  NameDescription
Public methodHasLineInfo
Top
See Also