ScopeClockSynchronizationPulseSource Operators and Type Conversions
- Updated2023-09-06
- 2 minute(s) read
ScopeClockSynchronizationPulseSource Operators and Type Conversions
The ScopeClockSynchronizationPulseSource type exposes the following members.
Operators
| Name | Description | |
|---|---|---|
| Equality |
Checks whether two ScopeClockSynchronizationPulseSource object instances are equal.
| |
| (String to ScopeClockSynchronizationPulseSource) |
Converts a specified String to an equivalent
ScopeClockSynchronizationPulseSource object.
| |
| (ScopeClockSynchronizationPulseSource to String) |
Converts a ScopeClockSynchronizationPulseSource
object to an equivalent String.
| |
| Inequality |
Checks whether two ScopeClockSynchronizationPulseSource object instances are not equal.
|