Equals(object)
- Updated2025-10-07
- 1 minute(s) read
Returns true if the specified object contains the same ITClockSynchronizableDevice devices as the current collection.
Syntax
Namespace: NationalInstruments.ModularInstruments.SystemServices.TimingServices
public override bool Equals(object obj)
Remarks
true if the collection contains the same ITClockSynchronizableDevice devices obj parameter.
Parameters
| Name | Type | Description |
|---|---|---|
| obj | object | Object to compare with the current collection. |