2027 Method
Changes 0
M

ThermalAsset.Equals

Description:
Determines whether this thermal asset is equal to another.
Overloads (1):
Equals(ThermalAsset)
public bool Equals(
	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.