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