Description:

Locks all objects that are members of a group.

Syntax:
public int Lock(
int groupIndex
)
Parameters:
  • groupIndex
  • Type: int
  • The index of the group.
Returns:
Type: int
The number of objects that were locked.
Available since:
5.0

Nothing found