MethodImplementationHandle Struct

Definition

public value class MethodImplementationHandle : IEquatable<System::Reflection::Metadata::MethodImplementationHandle>
public struct MethodImplementationHandle : IEquatable<System.Reflection.Metadata.MethodImplementationHandle>
public readonly struct MethodImplementationHandle : IEquatable<System.Reflection.Metadata.MethodImplementationHandle>
type MethodImplementationHandle = struct
Public Structure MethodImplementationHandle
Implements IEquatable(Of MethodImplementationHandle)
Inheritance
MethodImplementationHandle
Implements

Properties

IsNil

Methods

Equals(MethodImplementationHandle)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)
GetHashCode()

Operators

Equality(MethodImplementationHandle, MethodImplementationHandle)
Explicit(EntityHandle to MethodImplementationHandle)
Explicit(Handle to MethodImplementationHandle)
Implicit(MethodImplementationHandle to EntityHandle)
Implicit(MethodImplementationHandle to Handle)
Inequality(MethodImplementationHandle, MethodImplementationHandle)

Applies to