2027 Method
Changes 0
M

ElementSet.Insert

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