|
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; }
Public ReadOnly Property Current As String()
Get
Request Example
View SourceProperty Value
Type:
StringSee Also