MethodDefinitionHandle Structure
Définition
public value class MethodDefinitionHandle : IEquatable<System::Reflection::Metadata::MethodDefinitionHandle>
public struct MethodDefinitionHandle : IEquatable<System.Reflection.Metadata.MethodDefinitionHandle>
type MethodDefinitionHandle = struct
Public Structure MethodDefinitionHandle
Implements IEquatable(Of MethodDefinitionHandle)
- Héritage
- Implémente
Propriétés
IsNil |
Méthodes
Equals(MethodDefinitionHandle) | |
Equals(Object) | |
GetHashCode() | |
ToDebugInformationHandle() |
Retourne un descripteur vers un MethodDebugInformation correspondant à ce descripteur.Returns a handle to a MethodDebugInformation that corresponds to this handle. |