Click or drag to resize

ClassBuilderFields Property

Returns the current fields of the class.

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

Property Value

Type: FieldBuilder
See Also