TemperatureRatingTypeSet.Insert
Method
Description:
Insert the specified TemperatureRating type into the set.
Insert the specified TemperatureRating type into the set.
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. |