MethodImplementationHandle.Implicit Operator
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Overloads
| Name | Description |
|---|---|
| Implicit(MethodImplementationHandle to EntityHandle) | |
| Implicit(MethodImplementationHandle to Handle) |
Implicit(MethodImplementationHandle to EntityHandle)
public:
static operator System::Reflection::Metadata::EntityHandle(System::Reflection::Metadata::MethodImplementationHandle handle);
public static implicit operator System.Reflection.Metadata.EntityHandle(System.Reflection.Metadata.MethodImplementationHandle handle);
static member op_Implicit : System.Reflection.Metadata.MethodImplementationHandle -> System.Reflection.Metadata.EntityHandle
Public Shared Widening Operator CType (handle As MethodImplementationHandle) As EntityHandle
Parameters
- handle
- MethodImplementationHandle
Retouren
Van toepassing op
Implicit(MethodImplementationHandle to Handle)
public:
static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::MethodImplementationHandle handle);
public static implicit operator System.Reflection.Metadata.Handle(System.Reflection.Metadata.MethodImplementationHandle handle);
static member op_Implicit : System.Reflection.Metadata.MethodImplementationHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As MethodImplementationHandle) As Handle
Parameters
- handle
- MethodImplementationHandle