LocalVariableHandle.Implicit Operator
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Överlagringar
| Name | Description |
|---|---|
| Implicit(LocalVariableHandle to EntityHandle) | |
| Implicit(LocalVariableHandle to Handle) |
Implicit(LocalVariableHandle to EntityHandle)
- Källa:
- Handles.Debug.cs
- Källa:
- Handles.Debug.cs
- Källa:
- Handles.Debug.cs
- Källa:
- Handles.Debug.cs
- Källa:
- Handles.Debug.cs
- Källa:
- Handles.Debug.cs
- Källa:
- 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
Parametrar
- handle
- LocalVariableHandle
Returer
Gäller för
Implicit(LocalVariableHandle to Handle)
- Källa:
- Handles.Debug.cs
- Källa:
- Handles.Debug.cs
- Källa:
- Handles.Debug.cs
- Källa:
- Handles.Debug.cs
- Källa:
- Handles.Debug.cs
- Källa:
- Handles.Debug.cs
- Källa:
- 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
Parametrar
- handle
- LocalVariableHandle