Compares two elements for equality.
Public Shared Operator = ( _ left As HtmlElement, _ right As HtmlElement _ ) As Boolean
public static bool operator ==( HtmlElement left, HtmlElement right )
public: static bool operator ==( HtmlElement^ left, HtmlElement^ right )
static let inline (=) left:HtmlElement * right:HtmlElement : bool
The equality operator tests the IUnknown pointers of the underlying COM objects wrapped by the supplied HtmlElement classes.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2