GroundConductorSizeSet.Insert
Description:
Insert the specified GroundConductorSize into the set.
Insert the specified GroundConductorSize into the set.
public virtual bool Insert(
GroundConductorSize item
)
-
itemThe GroundConductorSize to be inserted into the set.
Return Value
bool
Returns whether the GroundConductorSize was inserted into the set.