| CsvReaderReadRecord Method |
Reads another record.
Namespace: DataStreams.CsvAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public override bool ReadRecord()
Public Overrides Function ReadRecord As Boolean
Return Value
Type:
Boolean
Whether another record was successfully read or not.
Exceptions See Also