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