RVTDocs.com

InsulationTypeSet.Erase

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