MethodDefinitionHandle Struktura

Definicja

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

Właściwości

IsNil

Metody

Equals(MethodDefinitionHandle)

Wskazuje, czy bieżący obiekt jest równy innemu obiektowi tego samego typu.

Equals(Object)
GetHashCode()
ToDebugInformationHandle()

Zwraca uchwyt odpowiadający MethodDebugInformation temu uchwytowi.

Operatory

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

Dotyczy