Table of Contents

Method ValueEquals

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

ValueEquals(T?)

Compares this value with the another value.

public readonly bool ValueEquals(T? value)

Parameters

value T

Another value to compare with.

Returns

bool