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

MultiRecordEngine.BeginReadString Method 

Method used to use this engine in Async mode. Work together with ReadNext. (Remember to call Close after read the data)

[Visual Basic]
Public Sub BeginReadString( _
   ByVal sourceData As String _
)
[C#]
public void BeginReadString(
   string sourceData
);

Parameters

sourceData
The source String

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