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