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

FileHelperEngine Methods

The methods of the FileHelperEngine class are listed below. For a complete list of FileHelperEngine class members, see the FileHelperEngine Members topic.

Public Instance Methods

AppendToFileOverloaded. Append a record to the specified file.
ReadFileOverloaded. Read a file and return an array of the contained records.
ReadFileAsDTOverloaded. Read the records of the file and fill a DataTable with them
ReadStreamOverloaded. Read a Stream and return an array of the contained records.
ReadStreamAsDTOverloaded. Read the records of the stream and fill a DataTable with them
ReadStringOverloaded. Read a String and return an array of the contained records.
ReadStringAsDTOverloaded. Read the records of a string and fill a DataTable with them.
SetProgressHandler (inherited from FileHelpers.EngineBase)Overloaded. Set the handler to the engine used to notify progress into the operations.
WriteFileOverloaded. Write an array of records to the specified file.
WriteStreamOverloaded. Write an array of records to the specified Stream.
WriteStringOverloaded. Write an array of records to an String and return it.

See Also

FileHelperEngine Class | FileHelpers Namespace | Quick Start Guide | Class Diagram | Examples of Use | Attributes List


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox