<Code Lib>
M

WireSizeSet.Erase

Description:
Removes a specified wire size from the set.

public virtual int Erase(
	WireSize item
)

Return Value int The number of wire sizes that were erased from the set.

Loading…