fieldInfo
Return the fieldinfo object referenced by the field name
Return
the FieldInfo object or null when the given fieldName doesn't exist.
Return the fieldinfo object referenced by the fieldNumber.
Return
the FieldInfo object or null when the given fieldNumber doesn't exist.
Parameters
fieldNumber
field's number.
Throws
if fieldNumber is negative