Read a File and returns the records.
[Visual Basic]
Public Function ReadFile( _
ByVal
fileName As
String _
) As
Object()
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: