RVTDocs.com

TemperatureRatingTypeSet.Insert

Method
Description:
Insert the specified TemperatureRating type into the set.
Syntax
public virtual bool Insert(
	TemperatureRatingType item
)
Parameters
Parameter Type Description
item TemperatureRatingType The TemperatureRating type to be inserted into the set.
Return Value
Type Description
Boolean Returns whether the TemperatureRating type was inserted into the set.