| SpreadsheetReaderCurrentRecord Property |
Gets or sets the current record the reader is on
for reading records in a loop using
ReadRecord.
Namespace: DataStreams.CommonAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public ulong CurrentRecord { get; set; }
Public Property CurrentRecord As ULong
Get
Set
Property Value
Type:
UInt64See Also