InterfaceImplementationHandle.Explicit Operator
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
| Nazwa | Opis |
|---|---|
| Explicit(EntityHandle to InterfaceImplementationHandle) | |
| Explicit(Handle to InterfaceImplementationHandle) |
Explicit(EntityHandle to InterfaceImplementationHandle)
- Źródło:
- Handles.TypeSystem.cs
- Źródło:
- Handles.TypeSystem.cs
- Źródło:
- Handles.TypeSystem.cs
- Źródło:
- Handles.TypeSystem.cs
- Źródło:
- Handles.TypeSystem.cs
public:
static explicit operator System::Reflection::Metadata::InterfaceImplementationHandle(System::Reflection::Metadata::EntityHandle handle);
public static explicit operator System.Reflection.Metadata.InterfaceImplementationHandle(System.Reflection.Metadata.EntityHandle handle);
static member op_Explicit : System.Reflection.Metadata.EntityHandle -> System.Reflection.Metadata.InterfaceImplementationHandle
Public Shared Narrowing Operator CType (handle As EntityHandle) As InterfaceImplementationHandle
Parametry
- handle
- EntityHandle
Zwraca
Dotyczy
Explicit(Handle to InterfaceImplementationHandle)
- Źródło:
- Handles.TypeSystem.cs
- Źródło:
- Handles.TypeSystem.cs
- Źródło:
- Handles.TypeSystem.cs
- Źródło:
- Handles.TypeSystem.cs
- Źródło:
- Handles.TypeSystem.cs
public:
static explicit operator System::Reflection::Metadata::InterfaceImplementationHandle(System::Reflection::Metadata::Handle handle);
public static explicit operator System.Reflection.Metadata.InterfaceImplementationHandle(System.Reflection.Metadata.Handle handle);
static member op_Explicit : System.Reflection.Metadata.Handle -> System.Reflection.Metadata.InterfaceImplementationHandle
Public Shared Narrowing Operator CType (handle As Handle) As InterfaceImplementationHandle
Parametry
- handle
- Handle