ScheduleDefinition.IsValidFieldIndex
Description:
Checks whether an integer is a valid zero-based field index in this ScheduleDefinition.
Checks whether an integer is a valid zero-based field index in this ScheduleDefinition.
public bool IsValidFieldIndex(
int index
)
-
Int32indexThe field index to check.