Equals(DCPowerWarning)
- Updated2025-10-06
- 1 minute(s) read
Determines whether the current instance of DCPowerWarning and the DCPowerWarning object that you specify are equal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public bool Equals(DCPowerWarning warning)
Parameters
| Name | Type | Description |
|---|---|---|
| warning | DCPowerWarning | Specifies the DCPowerWarning object to be compared to the current instance of DCPowerWarning. |
Returns
true if the two instances are equal; otherwise, false.