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

IgnoreCommentedLinesAttribute Constructor (String, Boolean)

Indicates that the engine must ignore commented lines while reading.

[Visual Basic]
Overloads Public Sub New( _
   ByVal commentMarker As String, _
   ByVal anyPlace As Boolean _
)
[C#]
public IgnoreCommentedLinesAttribute(
   string commentMarker,
   bool anyPlace
);

Parameters

commentMarker
The comment marker used to ignore the lines
anyPlace
Indicates if the comment can have spaces or tabs at left (true by default)

See Also

IgnoreCommentedLinesAttribute Class | FileHelpers Namespace | IgnoreCommentedLinesAttribute Constructor 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