ScopeTriggerSource Operators and Type Conversions
- Updated2023-09-06
- 2 minute(s) read
ScopeTriggerSource Operators and Type Conversions
The ScopeTriggerSource type exposes the following members.
Operators
| Name | Description | |
|---|---|---|
| Equality |
Checks whether two ScopeTriggerSource object instances are equal.
| |
| (String to ScopeTriggerSource) |
Converts a specified String to an equivalent
ScopeTriggerSource object.
| |
| (ScopeTriggerSource to String) |
Converts a ScopeTriggerSource
object to an equivalent String.
| |
| Inequality |
Checks whether two ScopeTriggerSource object instances are not equal.
|