Прочетете на английски Редактиране

Споделяне чрез


UIntPtr.IEquatable<UIntPtr>.Equals(UIntPtr) Method

Definition

Returns a value that indicates whether this instance is equal to another unsigned integer.

C#
bool IEquatable<UIntPtr>.Equals(UIntPtr other);

Parameters

other
UIntPtr

An unsigned integer to compare with this instance.

Returns

true if other equals the value of this instance; otherwise, false.

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the UIntPtr instance is cast to an IEquatable<T> interface.

Applies to

Продукт Версии
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1
.NET Standard 2.1