PhaseArray.Append
Description:
Add the phase to the end of the array.
Add the phase to the end of the array.
public virtual void Append(
Phase item
)
-
itemThe phase to be added.
public virtual void Append(
Phase item
)