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