ReadNullableInt16 Method ReadNullableInt16(string) Reads a NullableInt16 or Int16 field. Declaration short? ReadNullableInt16(string name) Parameters string name The name of the field. Returns short? The value of the field.