TemperatureRatingTypeSet.Erase
Description:
Removes a specified TemperatureRating type from the set.
Removes a specified TemperatureRating type from the set.
public virtual int Erase(
TemperatureRatingType item
)
-
itemThe TemperatureRating type to be erased.
Return Value
Int32
The number of TemperatureRating types that were erased from the set.