PlanCircuitSet.Insert
Description:
Insert the specified item into the set.
Insert the specified item into the set.
public virtual bool Insert(
PlanCircuit item
)
-
itemThe item to be inserted into the set.