Adds a new Fixed Length field.
Adds a new Fixed Length field.
public FixedFieldBuilder AddField(FixedFieldBuilder);
Adds a new Fixed Length field.
public FixedFieldBuilder AddField(string,int,string);
Adds a new Fixed Length field.
public FixedFieldBuilder AddField(string,int,Type);
FixedLengthClassBuilder Class | FileHelpers.RunTime Namespace