[]
Gets the single-precision floating point number of the specified field.
public float GetFloat(int i)
| Type | Name | Description |
|---|---|---|
| int | i | The index of the field to find. |
| Type | Description |
|---|---|
| float | The single-precision floating point number of the specified field. |