2027 Method
Changes 0
M

ElementSet.Erase

Description:
Removes a specified element from the set.
public virtual int Erase(
	Element item
)
  • item
    The element to be erased.
Return Value Int32 The number of elements that were erased from the set.