2026 Method
Changes 1
M

ThermalAsset.EqualsThermalOnly

Description:
Determines whether this thermal asset is equal to another, but ignore data from base class.
public bool EqualsThermalOnly(
	ThermalAsset other
)
  • other
    The thermal asset to compare with this one.
Return Value Boolean True if the given thermal asset is equal to this one, otherwise false.