DetectedFingerList.removeAt Method¶
Module: DetectedFingerList
Definition¶
Removes an element of the DetectedFingerList object.
void removeAt(int index)
Parameters
index intin Index of the DetectedFinger item to remove.
Exceptions
An error has occurred during Finger Library execution.