EdgeArray.Append
Description:
Add the edge to the end of the array.
Add the edge to the end of the array.
public virtual void Append(
Edge item
)
-
itemThe edge to be added.
public virtual void Append(
Edge item
)