<Code Lib>
M

GroundConductorSizeSet.Erase

Description:
Removes a specified GroundConductorSize from the set.

public virtual int Erase(
	GroundConductorSize item
)

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

Loading…