M

WireSizeSet.Insert

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