System.Windows.Forms.HtmlElement.op_Inequality Method

Compares two System.Windows.Forms.HtmlElement objects for inequality.

Syntax

public static bool operator!= (HtmlElement left, HtmlElement right)

Parameters

left
The first System.Windows.Forms.HtmlElement.
right
The second System.Windows.Forms.HtmlElement.

Returns

true is only one element is null, or the two objects are not 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