HtmlElement Operators

 

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(HtmlElement^, HtmlElement^)

Compares two elements for equality.

System_CAPS_puboperatorSystem_CAPS_staticInequality(HtmlElement^, HtmlElement^)

Compares two HtmlElement objects for inequality.

Return to top
Show: