<Code Lib>
M

WireSizeSet.Insert

Description:
Insert the specified wire size into the set.

public virtual bool Insert(
	WireSize item
)

Return Value bool Returns whether the wire size was inserted into the set.

Loading…