Click or drag to resize

RecordFileReaderTHeader Property

Gets the header of that was read from the record file.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public RecordFileHeader Header { get; }

Property Value

Type: RecordFileHeader
See Also