Click or drag to resize

RecordFileReaderT Constructor

Overload List
 NameDescription
Public methodRecordFileReaderT(Stream) Initializes a new instance of the RecordFileReaderT class that reads from the specified stream.
Public methodRecordFileReaderT(Stream, Int64, Int64, Boolean) Initializes a new instance of the RecordFileReaderT class that reads the specified range of the specified stream, optionally reusing record instances.
Top
See Also