OhioFields Methods |
The OhioFields type exposes the following members.
Name | Description | |
---|---|---|
FindByPosition |
Searches the collection for the target position and returns
the OhioField object containing that position.
| |
FindByString |
Searches the collection for the target string and returns the
OhioField object containing that string. The string
must be totally contained within the field to be considered
a match. If the target string is not found, a null will be returned.
| |
Refresh |
Updates the collection of OhioField objects. All fields in the current virtual screen
are added to the collection. Indexing of OhioField objects will not be preserved across refreshes.
|