MethodSpecificationHandle 結構

定義

public value class MethodSpecificationHandle : IEquatable<System::Reflection::Metadata::MethodSpecificationHandle>
public struct MethodSpecificationHandle : IEquatable<System.Reflection.Metadata.MethodSpecificationHandle>
public readonly struct MethodSpecificationHandle : IEquatable<System.Reflection.Metadata.MethodSpecificationHandle>
type MethodSpecificationHandle = struct
Public Structure MethodSpecificationHandle
Implements IEquatable(Of MethodSpecificationHandle)
繼承
MethodSpecificationHandle
實作

屬性

IsNil

方法

Equals(MethodSpecificationHandle)

指出目前的物件是否等於另一個相同類型的物件。

Equals(Object)
GetHashCode()

運算子

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

適用於