Amazon Wish List Browse the Forums News RSS feed.  
  Overview - Downloads - Browse Forums - Examples - News Feed - Contact Info

EngineBase Members

EngineBase overview

Public Instance Properties

EncodingThe encoding to Read and Write the streams.
ErrorManagerThis is a common class that manage the errors of the library.
FooterTextThe read footer in the last read operation. If any.
HeaderTextThe read header in the last read operation. If any.
LineNumberThe current line number.
RecordTypeReturns the type of records handled by this engine.
TotalRecordsThe total numbers of records in the last read/written file (only works with whole read/write).

Public Instance Methods

SetProgressHandlerOverloaded. Set the handler to the engine used to notify progress into the operations.

See Also

EngineBase Class | FileHelpers Namespace