Field.getObjectAtIndex Method¶
Module: Field
Definition¶
Gets the object at the specified index.
Field getObjectAtIndex(int index)
Parameters
index intin The index of the object to retrieve.
Returns
The field that contains the object.
Exceptions
An error has occurred during Bioseal Library execution.