Click or drag to resize

FileHelperAsyncEngineTItem Property (Int32)

Get a field value of the current records.

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public Object this[
	int fieldIndex
] { get; set; }

Parameters

fieldIndex
Type: SystemInt32
The index of the field.

Property Value

Type: Object
See Also