| IRecordReaderCurrentRecord Property |
Gets the current record.
Namespace:
Ookii.Jumbo.IO
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax Object CurrentRecord { get; }
ReadOnly Property CurrentRecord As Object
Get
property Object^ CurrentRecord {
Object^ get ();
}
abstract CurrentRecord : Object with get
Property Value
Type:
ObjectSee Also