RVTDocs.com

WireConduitTypeSet.Erase

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