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