RVTDocs.com

VoltageTypeSet.Erase

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