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