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