GroundConductorSizeSet.Erase
Description:
Removes a specified GroundConductorSize from the set.
Removes a specified GroundConductorSize from the set.
public virtual int Erase(
GroundConductorSize item
)
-
itemThe GroundConductorSize to be erased.
Return Value
int
The number of GroundConductorSizes that were erased from the set.