Op Englesch liesen Editéieren

Deelen iwwer


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

Definition

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

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

Parameters

other
IntPtr

A signed 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 IntPtr instance is cast to an IEquatable<T> interface.

Applies to

Produkt Versiounen
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1
.NET Standard 2.1