2020 Method
Changes 0
M

PhaseArray.Insert

Description:
Insert the specified phase into the array.
public virtual void Insert(
	Phase item,
	int index
)
Return Value Returns whether the phase was inserted into the array.