M

InsulationTypeSet.Insert

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