Table of Contents

Operator operator ==

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

operator ==(ObjectUniqueId, ObjectUniqueId)

Tests whether two ObjectUniqueId objects are equal.

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

Parameters

left ObjectUniqueId
right ObjectUniqueId

Returns

bool