Click or drag to resize

RecordReaderT Constructor (Boolean)

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
protected RecordReader(
	bool initialHasRecords
)

Parameters

initialHasRecords
Type: SystemBoolean
The initial value of the HasRecords property.
See Also