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

PlanCircuitSet.Erase

Method
Description:
Removes a specified object from the set.
Syntax
public virtual int Erase(
	PlanCircuit item
)
Parameters
Parameter Type Description
item PlanCircuit The item to be erased.
Return Value
Type Description
Int32 The number of items that were erased from the set.