RVTDocs.com

VoltageTypeSet.Insert

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