|
CSV Engine Documentation Contents
|
Returns the value at the specified column index. Overload ListReturns the value at the specified column index. public string GetValue(int); Returns the value for the named field. public string GetValue(string); See AlsoRow Class | AldenSystems.CSVEngine Namespace |