2020 Method
Changes 0
M

EdgeArrayArray.Insert

Description:
Insert the specified edge array into the array.
public virtual void Insert(
	EdgeArray item,
	int index
)
Return Value Returns whether the edge array was inserted into the array.