WireConduitTypeSet.Erase
Description:
Removes a specified conduit type from the set.
Removes a specified conduit type from the set.
public virtual int Erase(
WireConduitType item
)
-
itemThe conduit type to be erased.
Return Value
Int32
The number of conduit types that were erased from the set.