StringArray.get Method

Module: StringArray

Definition

Gets an item of the StringArray object.

String get(int index)

Parameters

index int
in Index of the item to get.

Returns

String
item to get.

Exceptions

An error has occurred during Bioseal Library execution.