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