index( header )
index( header, offset )
index( header, offset )
Instance Public methods
This method will return the index of a field with the provided
header
. The offset
can be used to locate
duplicate header names, as described in #field.
Please login to continue.