2027 Property
Changes 0
P

PhaseArray.Item

Description:
Gets or sets a phase at a specified index within the array.
public virtual Phase this[
	int index
] { get; set; }
  • Int32
    index
    The index of the phase to be set or retrieved.