|
CSV Engine Documentation Contents
|
Gets or sets the value at the given column index. Overload ListGets or sets the value at the given column index. public string this[int] {get; set;} Gets or sets the value for the named field. public string this[string] {get; set;} See AlsoRow Class | AldenSystems.CSVEngine Namespace |