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

FieldTrimAttribute Constructor (TrimMode, String)

Indicates the TrimMode used after read to truncate the field.

[Visual Basic]
Overloads Public Sub New( _
   ByVal mode As TrimMode, _
   ByVal trimChars As String _
)
[C#]
public FieldTrimAttribute(
   TrimMode mode,
   string trimChars
);

Parameters

mode
The TrimMode used after read.
trimChars
A string of chars used to trim.

See Also

FieldTrimAttribute Class | FileHelpers Namespace | FieldTrimAttribute 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