FieldList.get Method¶
Module: FieldList
Definition¶
Gets an item of the FieldList object.
Field get(int index)
Parameters
index intin Index of the Field item to get.
Returns
Field item to get.
Exceptions
An error has occurred during Bioseal Library execution.