Click or drag to resize

RecordReader<T>.CurrentRecord Property

Gets the current record.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public T CurrentRecord { get; protected set; }

Property Value

Type: T
See Also