LocalVariableHandle.Implicit Operator
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Overloads
| Name | Description |
|---|---|
| Implicit(LocalVariableHandle to EntityHandle) | |
| Implicit(LocalVariableHandle to Handle) |
Implicit(LocalVariableHandle to EntityHandle)
- Bron:
- Handles.Debug.cs
- Bron:
- Handles.Debug.cs
- Bron:
- Handles.Debug.cs
- Bron:
- Handles.Debug.cs
- Bron:
- Handles.Debug.cs
- Bron:
- Handles.Debug.cs
- Bron:
- 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
Parameters
- handle
- LocalVariableHandle
Retouren
Van toepassing op
Implicit(LocalVariableHandle to Handle)
- Bron:
- Handles.Debug.cs
- Bron:
- Handles.Debug.cs
- Bron:
- Handles.Debug.cs
- Bron:
- Handles.Debug.cs
- Bron:
- Handles.Debug.cs
- Bron:
- Handles.Debug.cs
- Bron:
- 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
Parameters
- handle
- LocalVariableHandle