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