RfsgArbSampleClockSource Operators and Type Conversions
- Updated2024-05-08
- 2 minute(s) read
RfsgArbSampleClockSource Operators and Type Conversions
The RfsgArbSampleClockSource type exposes the following members.
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Checks whether two instances of the RfsgArbSampleClockSource object are equal.
|
![]() ![]() | (String to RfsgArbSampleClockSource) |
Converts the specified string to an equivalent RfsgArbSampleClockSource object.
|
![]() ![]() | (RfsgArbSampleClockSource to String) |
Converts the RfsgArbSampleClockSource object to equivalent string.
|
![]() ![]() | Inequality |
Checks whether two instances of the RfsgArbSampleClockSource object are unequal.
|