public bool operator !=( SelectionSet? left, SelectionSet? right )
Public Operator <>( _ ByVal left As SelectionSet, _ ByVal right As SelectionSet _ ) As Boolean
Parameters
- left
- The left.
- right
- The right.
public bool operator !=( SelectionSet? left, SelectionSet? right )
Public Operator <>( _ ByVal left As SelectionSet, _ ByVal right As SelectionSet _ ) As Boolean
Target Platforms: Windows 11, Windows 10