HandleComparer Class

Definition

C#
public sealed class HandleComparer : System.Collections.Generic.IComparer<System.Reflection.Metadata.EntityHandle>, System.Collections.Generic.IComparer<System.Reflection.Metadata.Handle>, System.Collections.Generic.IEqualityComparer<System.Reflection.Metadata.EntityHandle>, System.Collections.Generic.IEqualityComparer<System.Reflection.Metadata.Handle>
Inheritance
HandleComparer
Implements

Properties

Methods

Compare(EntityHandle, EntityHandle)

Compares two entity handles.

Compare(Handle, Handle)

Compares two handles.

Equals(EntityHandle, EntityHandle)

Determines whether the specified objects are equal.

Equals(Handle, Handle)

Determines whether the specified objects are equal.

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetHashCode(EntityHandle)

Returns a hash code for the specified object.

GetHashCode(Handle)

Returns a hash code for the specified object.

GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to

Produkt Verzie
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)
UWP 10.0