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