- row
- The zero-based row index.
- column
- The zero-based column index.
Documentation for this section has not yet been entered.
Gets the value of the field at the specified row and column index as a short.
The result is determined by invoking CursorWindow.GetLong(int, System.Int32) and converting the result to short.