RVTDocs.com

TemperatureRatingTypeSet.Erase

Method
Description:
Removes a specified TemperatureRating type from the set.
Syntax
public virtual int Erase(
	TemperatureRatingType item
)
Parameters
Parameter Type Description
item TemperatureRatingType The TemperatureRating type to be erased.
Return Value
Type Description
Int32 The number of TemperatureRating types that were erased from the set.