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

DelimitedFileEngine Constructor 

Create a version of the FileHelperEngine exclusive for delimited records that allow you to change the delimiter an other options at runtime

[Visual Basic]
Public Sub New( _
   ByVal recordType As Type _
)
[C#]
public DelimitedFileEngine(
   Type recordType
);

Parameters

recordType
The record mapping class.

Remarks

Useful when you need to export or import the same info with 2 or more different delimiters.

See Also

DelimitedFileEngine 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