HtmlDocument::Equality Operator (HtmlDocument^, HtmlDocument^)
.NET Framework (current version)
Returns a value that indicates whether the specified HtmlDocument instances represent the same value.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- left
-
Type:
System.Windows.Forms::HtmlDocument^
The first instance to compare.
- right
-
Type:
System.Windows.Forms::HtmlDocument^
The second instance to compare.
.NET Framework
Available since 2.0
Available since 2.0
Show: