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