SCsvColumn
A csv column.
Fields
Field length:Size_T
The length of the column.
Field quoted:Byte
A non-zero value indicates that the column is quoted.
Methods
Method GetValue:String()
Returns the value of the column, or Null if the column is empty.