Method GetOffsetGap
GetOffsetGap(String)
Get the offset gap between tokens in fields if several fields with the same name were added.
Declaration
public override int GetOffsetGap(string fieldName)
Parameters
Type | Name | Description |
---|---|---|
System.String | fieldName | Currently not used, the same offset gap is returned for each field. |
Returns
Type | Description |
---|---|
System.Int32 |