[]
        
(Showing Draft Content)

C1.DataConnector.CSVValueObject.-ctor

CSVValueObject Constructor

CSVValueObject(object, Type)

CSV Parsed object basic constructor

Declaration
public CSVValueObject(object value, Type type)
Public Sub New(value As Object, type As Type)
Parameters
Type Name Description
object value
Type type