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