2020 Method
Changes 0
M

FamilySizeTable.IsValidColumnIndex

Description:
Checks if the column index is valid.
public bool IsValidColumnIndex(
	int index
)
Return Value bool True if the column index is valid, false otherwise.