LocalConstantHandle.Implicit Operátor
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Přetížení
| Name | Description |
|---|---|
| Implicit(LocalConstantHandle to EntityHandle) | |
| Implicit(LocalConstantHandle to Handle) |
Implicit(LocalConstantHandle to EntityHandle)
- Zdroj:
- Handles.Debug.cs
- Zdroj:
- Handles.Debug.cs
- Zdroj:
- Handles.Debug.cs
- Zdroj:
- Handles.Debug.cs
- Zdroj:
- Handles.Debug.cs
- Zdroj:
- Handles.Debug.cs
public:
static operator System::Reflection::Metadata::EntityHandle(System::Reflection::Metadata::LocalConstantHandle handle);
public static implicit operator System.Reflection.Metadata.EntityHandle(System.Reflection.Metadata.LocalConstantHandle handle);
static member op_Implicit : System.Reflection.Metadata.LocalConstantHandle -> System.Reflection.Metadata.EntityHandle
Public Shared Widening Operator CType (handle As LocalConstantHandle) As EntityHandle
Parametry
- handle
- LocalConstantHandle
Návraty
Platí pro
Implicit(LocalConstantHandle to Handle)
- Zdroj:
- Handles.Debug.cs
- Zdroj:
- Handles.Debug.cs
- Zdroj:
- Handles.Debug.cs
- Zdroj:
- Handles.Debug.cs
- Zdroj:
- Handles.Debug.cs
- Zdroj:
- Handles.Debug.cs
public:
static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::LocalConstantHandle handle);
public static implicit operator System.Reflection.Metadata.Handle(System.Reflection.Metadata.LocalConstantHandle handle);
static member op_Implicit : System.Reflection.Metadata.LocalConstantHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As LocalConstantHandle) As Handle
Parametry
- handle
- LocalConstantHandle