Table of Contents

Operator operator !=

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

operator !=(ScrollBarInfo, ScrollBarInfo)

Compares two ScrollBarInfo objects. The result specifies whether the values of the properties of the two ScrollBarInfo objects are unequal.

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

Parameters

left ScrollBarInfo
right ScrollBarInfo

Returns

bool