Visual Basic (Declaration) | |
---|---|
Public Operator =( _ ByVal left As ChannelId, _ ByVal right As ChannelId _ ) As Boolean |
Parameters
- left
- The first instance of ChannelId to compare.
- right
- The second instance of ChannelId to compare.
Return Value
true if the two instances of ChannelId have the same Group and Channel; otherwise, false.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)