DelimitedClassBuilderLastField Property |
Return the last added field. (use it reduce casts and code)
Namespace:
FileHelpers.Dynamic
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic DelimitedFieldBuilder LastField { get; }
Public ReadOnly Property LastField As DelimitedFieldBuilder
Get
Property Value
Type:
DelimitedFieldBuilder
See Also