HtmlDocument Operators
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(HtmlDocument^, HtmlDocument^) | Returns a value that indicates whether the specified HtmlDocument instances represent the same value. |
![]() ![]() | Inequality(HtmlDocument^, HtmlDocument^) | Returns a value that indicates whether the specified HtmlDocument instances do not represent the same value. |
Show:

