Description:

Conceptually, the group table is an array of groups. The operator[] can be used to get individual groups. A group is either active or deleted and this state is reported by Group.IsDeleted.

Syntax:
public Group this[int index]
Returns:
Type: Group
Available since:
8.5

Nothing found