2027 Property
Changes 0
P

EdgeArray.Item

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