2027 Method
Changes 0
M

WireTypeSet.Insert

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