FabricationService.IsValidGroupIndex
Description:
Validates the group index.
Validates the group index.
public bool IsValidGroupIndex(
int groupIndex
)
-
Int32groupIndexThe group index to check.
Return Value
bool
True if larger or equal to 0 and less than GroupCount.