public bool operator !=( Association association1, Association association2 )
Public Operator <>( _ ByVal association1 As Association, _ ByVal association2 As Association _ ) As Boolean
Parameters
- association1
- The base association.
- association2
- The comparison association.
Return Value
True if the two objects are not equal.