RVTDocs.com
Namespace: Autodesk.Revit.DB Class: PlanCircuitSet

PlanCircuitSet.Insert

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