Click or drag to resize

DelimitedClassBuilderFields Property

Returns the current fields of the class.

Namespace:  FileHelpers.Dynamic
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public DelimitedFieldBuilder[] Fields { get; }

Property Value

Type: DelimitedFieldBuilder
See Also