In This Article

IJsonParseData Interface

Provides the base requirements of an object that stores the results of a JSON language parsing operation.

public interface IJsonParseData : ILLParseData, IParseData, IParseErrorProvider

Inherited Members

Extension Methods

See Also