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

FixedLengthClassBuilder.SetFieldsLength Method 

Set the length of each field at once.

[Visual Basic]
Public Sub SetFieldsLength( _
   ParamArray lengths As Integer() _
)
[C#]
public void SetFieldsLength(
   params int[] lengths
);

Parameters

lengths
The length of each field, must be the same that the number of fields.

See Also

FixedLengthClassBuilder Class | FileHelpers.RunTime 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