LocalVariableHandle.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(LocalVariableHandle to EntityHandle) | |
| Implicit(LocalVariableHandle to Handle) |
Implicit(LocalVariableHandle to EntityHandle)
- 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::LocalVariableHandle handle);
public static implicit operator System.Reflection.Metadata.EntityHandle(System.Reflection.Metadata.LocalVariableHandle handle);
static member op_Implicit : System.Reflection.Metadata.LocalVariableHandle -> System.Reflection.Metadata.EntityHandle
Public Shared Widening Operator CType (handle As LocalVariableHandle) As EntityHandle
Parametry
- handle
- LocalVariableHandle
Návraty
Platí pro
Implicit(LocalVariableHandle to Handle)
- 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::LocalVariableHandle handle);
public static implicit operator System.Reflection.Metadata.Handle(System.Reflection.Metadata.LocalVariableHandle handle);
static member op_Implicit : System.Reflection.Metadata.LocalVariableHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As LocalVariableHandle) As Handle
Parametry
- handle
- LocalVariableHandle