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