PlanTopologySet.Insert
Description:
Insert the specified item into the set.
Insert the specified item into the set.
public virtual bool Insert(
PlanTopology item
)
-
itemThe item to be inserted into the set.
Return Value
bool
Returns whether the item was inserted into the set.