'Declaration Public Operator <>( _ ByVal left As TerminationByCount, _ ByVal right As TerminationByCount _ ) As Boolean
public bool operator !=( TerminationByCount left, TerminationByCount right )
Parameters
- left
- The left.
- right
- The right.
Return Value
The result of the operator.