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 equal.

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

Parameters

left ScrollBarInfo
right ScrollBarInfo

Returns

bool