'Declaration
Protected Overloads Function Equals( _ ByVal other As AENotificationObservable _ ) As Boolean
'Usage
Dim instance As AENotificationObservable Dim other As AENotificationObservable Dim value As Boolean value = instance.Equals(other)
protected bool Equals( AENotificationObservable other )
protected: bool Equals( AENotificationObservable^ other )
Parameters
- other
The value of this parameter cannot be
null
(Nothing
in Visual Basic).