Description:

Undeletes a previously deleted group.

Syntax:
public bool Undelete(
int groupIndex
)
Parameters:
  • groupIndex
  • Type: int
  • The index of the group.
Returns:
Type: bool
True if successful, False otherwise.
Available since:
5.0

Nothing found