StringList.removeAt Method

Module: StringList

Definition

Removes an element of the StringList object.

void removeAt(int index)

Parameters

index int
in Index of the item to remove.

Exceptions

An error has occurred during Face Library execution.