getPosition abstract method

int? getPosition()

Returns the positional index of the field (starting at 0), or null if named.

Implementation

int? getPosition();