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