RVTDocs.com

WireTypeSet.Insert

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