|
CSV Engine Documentation Contents
|
Returns the value for the named field. Parameters
Return ValueThe value applicable to the named field. RemarksA Header must be provided through the Row constructor in order for values to be retrieved by column name. If no header is provided this method will return null. Exceptions
See AlsoRow Class | AldenSystems.CSVEngine Namespace | Row.GetValue Overload List |