RVTDocs.com

GroundConductorSizeSet.Erase

Method
Description:
Removes a specified GroundConductorSize from the set.
Syntax
public virtual int Erase(
	GroundConductorSize item
)
Parameters
Parameter Type Description
item GroundConductorSize The GroundConductorSize to be erased.
Return Value
Type Description
Int32 The number of GroundConductorSizes that were erased from the set.