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