InterfaceImplementationHandle.Implicit Operator

Definicja

Przeciążenia

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

Implicit(InterfaceImplementationHandle to EntityHandle)

Źródło:
Handles.TypeSystem.cs
Źródło:
Handles.TypeSystem.cs
Źródło:
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

Zwraca

Dotyczy

Implicit(InterfaceImplementationHandle to Handle)

Źródło:
Handles.TypeSystem.cs
Źródło:
Handles.TypeSystem.cs
Źródło:
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

Zwraca

Dotyczy