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

DelimitedRecordAttribute Constructor 

Indicates that this class represents a delimited record.

[Visual Basic]
Public Sub New( _
   ByVal delimiter As String _
)
[C#]
public DelimitedRecordAttribute(
   string delimiter
);

Parameters

delimiter
The separator string used to split the fields of the record.

See Also

DelimitedRecordAttribute 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