RfpmWarning.Equals Method
- Updated2023-12-28
- 1 minute(s) read
RfpmWarningEquals Method
Overload List
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the current instance of RfpmWarning and the object that you specify are equal.
(Overrides ObjectEquals(Object).) | |
| Equals(RfpmWarning) |
Determines whether the current instance of RfpmWarning and the RfpmWarning object that you specify are equal.
| |
| Equals(RfpmWarning, Boolean) |
Checks for the equality for the two RfpmWarning objects considering whether warning message should be compared or not.
|