DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / CSVValueObject Class
Members

In This Topic
    CSVValueObject Class
    In This Topic
    Simple class representing a parsed CSV object that will be Fired from the JsonStreamParser.
    Object Model
    CSVValueObject Class
    Syntax
    'Declaration
     
    Public Class CSVValueObject 
    public class CSVValueObject 
    Inheritance Hierarchy

    System.Object
       C1.DataConnector.CSVValueObject

    See Also