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

FileHelperEngine.WriteString Method (IEnumerable)

Write an array of records to an String and return it.

[Visual Basic]
Overloads Public Function WriteString( _
   ByVal records As IEnumerable _
) As String
[C#]
public string WriteString(
   IEnumerable records
);

Parameters

records
The records to write (Can be an array, ArrayList, etc)

Return Value

The resulting string after write the records.

See Also

FileHelperEngine Class | FileHelpers Namespace | FileHelperEngine.WriteString Overload List


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