2022 Method
Changes 0
M

ElementSet.Erase

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