System.Windows.Forms.HtmlDocument.op_Equality Method

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

Syntax

public static bool operator== (HtmlDocument left, HtmlDocument right)

Parameters

left
The first instance to compare.
right
The second instance to compare.

Returns

true if the specified instances are equal; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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