ThermometerInstance Members
Include Protected Members
Include Inherited Members
Represents an instance type of the Thermometer class, and contains the calculated values of the properties in Thermometer.
The ThermometerInstance type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ResetInstanceCache() | Resets the instance cache. (Inherited from BaseInstance.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
BulbOffset | Gets the calculated value of the BulbOffset property in a Thermometer class. |
![]() |
BulbSize | Gets the calculated value of the BulbSize property in a Thermometer class. |
![]() |
Style | Gets the calculated value of the Style property in a Thermometer class. |
![]() |
ThermometerStyle | Gets the calculated value of the ThermometerStyle property in a Thermometer class. |
Top