RVTDocs.com

WireSizeSet.Erase

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