RVTDocs.com

WireTypeSet.Erase

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