Click or drag to resize
Accord.NET (logo)

CsvReaderRecordEnumeratorCurrent Property

Gets the current record.

Namespace:  Accord.IO
Assembly:  Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax
public string[] Current { get; }
Request Example View Source

Property Value

Type: String
See Also