Description:
Returns the name of a group.
Syntax:
public String GroupName(
Int32 groupIndex
)
Int32 groupIndex
)
Parameters:
- groupIndex
- Type: System.Int32
- The index of the group.
Returns:
Type: String
The group name.
Available since:
5.0
Returns the name of a group.