Click or drag to resize

FixedLengthClassBuilderFields Property

Returns the current fields of the class.

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

Property Value

Type: FixedFieldBuilder
See Also