LocalVariableHandle.Implicit Operator
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
| Name | Beschreibung |
|---|---|
| Implicit(LocalVariableHandle to EntityHandle) | |
| Implicit(LocalVariableHandle to Handle) |
Implicit(LocalVariableHandle to EntityHandle)
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
- Quelle:
- 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
Parameter
- handle
- LocalVariableHandle
Gibt zurück
Gilt für:
Implicit(LocalVariableHandle to Handle)
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
- Quelle:
- 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
Parameter
- handle
- LocalVariableHandle