operator!=(RfsgRFBlankingSource, RfsgRFBlankingSource)
- Updated2025-10-14
- 1 minute(s) read
Checks whether the two instances of RfsgRFBlankingSource are unequal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public static bool operator!=(RfsgRFBlankingSource source1, RfsgRFBlankingSource source2)
Parameters
| Name | Type | Description |
|---|---|---|
| source1 | RfsgRFBlankingSource | Specifies an RfsgRFBlankingSource object. |
| source2 | RfsgRFBlankingSource | Specifies an RfsgRFBlankingSource object. |
Returns
true if the two instances are unequal; otherwise, false.