<Code Lib>
2021 Method
Changes 0
M

ScheduleDefinition.RemoveField(Int32)

Description:
Removes a field.
Overloads (2):
RemoveField(Int32)

public void RemoveField(
	int index
)

  • Int32
    index
    The index of the field to remove.

Loading…