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

MasterDetailEngine.ReadString Method 

Read a String and return an array of the contained records.

[Visual Basic]
Public Function ReadString( _
   ByVal source As String _
) As MasterDetails()
[C#]
public MasterDetails[] ReadString(
   string source
);

Parameters

source
The string that contains the records.

Return Value

An array of the records in the String.

See Also

MasterDetailEngine Class | FileHelpers.MasterDetail 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