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