DCPowerWarning.Equals Method
- Updated2024-01-04
- 1 minute(s) read

DCPowerWarningEquals Method
Overload List
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the current instance of DCPowerWarning and the object that you specify are equal.
(Overrides ObjectEquals(Object).) |
![]() | Equals(DCPowerWarning) |
Determines whether the current instance of DCPowerWarning and the DCPowerWarning object that you specify are equal.
|
![]() | Equals(DCPowerWarning, Boolean) |
Checks for the equality for the two DCPowerWarning objects considering whether warning message should be compared or not.
|