Read a String and return an array of the contained records.
[Visual Basic]
Public Function ReadString( _
ByVal
source As
String _
) As
Object()
Parameters
-
source
- The string that contains the records.
Return Value
An array of the records in the String.
See Also
MultiRecordEngine Class | FileHelpers Namespace
Powered by: