[]
Gets the 16-bit signed integer value of the specified field.
public short GetInt16(int i)
| Type | Name | Description |
|---|---|---|
| int | i | The index of the field to find. |
| Type | Description |
|---|---|
| short | The 16-bit signed integer value of the specified field. |