<Code Lib>
2020 Method
Changes 7
M

FabricationService.IsValidGroupIndex

Description:
Validates the group index.

public bool IsValidGroupIndex(
	int groupIndex
)

Return Value bool True if larger or equal to 0 and less than GroupCount.

Loading…