HtmlDocument Operators

 

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

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(HtmlDocument^, HtmlDocument^)

Returns a value that indicates whether the specified HtmlDocument instances represent the same value.

System_CAPS_puboperatorSystem_CAPS_staticInequality(HtmlDocument^, HtmlDocument^)

Returns a value that indicates whether the specified HtmlDocument instances do not represent the same value.

Return to top
Show: