LocalVariableHandle.Implicit Operator
Definicja
Ważny
Niektóre informacje dotyczą produktów przedpremierowych, które mogą zostać znacznie zmodyfikowane przed premierą. Microsoft nie udziela żadnych gwarancji, ani wyraźnych, ani domniemanych, dotyczących informacji podanych tutaj.
Przeciążenia
Implicit(LocalVariableHandle to EntityHandle)
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- 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
Zwraca
Dotyczy
Implicit(LocalVariableHandle to Handle)
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- Handles.Debug.cs
- Źródło:
- 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