InsulationTypeSet.Insert
Description:
Insert the specified insulation type into the set.
Insert the specified insulation type into the set.
public virtual bool Insert(
InsulationType item
)
-
itemThe insulation type to be inserted into the set.
Return Value
bool
Returns whether the insulation type was inserted into the set.