MethodDefinitionHandle Struct
Definizione
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)
- Ereditarietà
- Implementazioni
Proprietà
IsNil |
Metodi
Equals(MethodDefinitionHandle) |
Indica se l'oggetto corrente è uguale a un altro oggetto dello stesso tipo.Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | |
GetHashCode() | |
ToDebugInformationHandle() |
Restituisce un handle a un oggetto MethodDebugInformation corrispondente a questo handle.Returns a handle to a MethodDebugInformation that corresponds to this handle. |