2020 Method
Changes 0
M

ElementSet.Insert

Description:
Insert the specified element into the set.
public virtual bool Insert(
	Element item
)
Return Value bool Returns whether the element was inserted into the set.