'Declaration
Protected Overloads Function Equals( _ ByVal other As DANodeDescriptor _ ) As Boolean
'Usage
Dim instance As DANodeDescriptor Dim other As DANodeDescriptor Dim value As Boolean value = instance.Equals(other)
protected bool Equals( DANodeDescriptor other )
protected: bool Equals( DANodeDescriptor^ other )
Parameters
- other