DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / JsonStreamParser Class / JsonStreamParser Constructor / JsonStreamParser Constructor()

In This Topic
    JsonStreamParser Constructor()
    In This Topic
    Initialize a new JsonStreamParser instance which will parse at the root of the JSON file.
    Syntax
    'Declaration
     
    Public Function New()
    public JsonStreamParser()
    See Also