InsulationTypeSet.Erase
Description:
Removes a specified insulation type from the set.
Removes a specified insulation type from the set.
public virtual int Erase(
InsulationType item
)
-
itemThe insulation type to be erased.
Return Value
Int32
The number of insulation types that were erased from the set.