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

MultiRecordEngine.ReadFile Method 

Read a File and returns the records.

[Visual Basic]
Public Function ReadFile( _
   ByVal fileName As String _
) As Object()
[C#]
public object[] ReadFile(
   string fileName
);

Parameters

fileName
The file with the records.

Return Value

The read records of the differents types all mixed.

See Also

MultiRecordEngine Class | FileHelpers Namespace


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