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