InterfaceImplementationHandle.Implicit Operátor

Definice

Přetížení

Implicit(InterfaceImplementationHandle to EntityHandle)
Implicit(InterfaceImplementationHandle to Handle)

Implicit(InterfaceImplementationHandle to EntityHandle)

Zdroj:
Handles.TypeSystem.cs
Zdroj:
Handles.TypeSystem.cs
Zdroj:
Handles.TypeSystem.cs
public:
 static operator System::Reflection::Metadata::EntityHandle(System::Reflection::Metadata::InterfaceImplementationHandle handle);
public static implicit operator System.Reflection.Metadata.EntityHandle (System.Reflection.Metadata.InterfaceImplementationHandle handle);
static member op_Implicit : System.Reflection.Metadata.InterfaceImplementationHandle -> System.Reflection.Metadata.EntityHandle
Public Shared Widening Operator CType (handle As InterfaceImplementationHandle) As EntityHandle

Parametry

Návraty

Platí pro

Implicit(InterfaceImplementationHandle to Handle)

Zdroj:
Handles.TypeSystem.cs
Zdroj:
Handles.TypeSystem.cs
Zdroj:
Handles.TypeSystem.cs
public:
 static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::InterfaceImplementationHandle handle);
public static implicit operator System.Reflection.Metadata.Handle (System.Reflection.Metadata.InterfaceImplementationHandle handle);
static member op_Implicit : System.Reflection.Metadata.InterfaceImplementationHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As InterfaceImplementationHandle) As Handle

Parametry

Návraty

Platí pro