Share via


LocalVariableHandle.Implicit Operatör

Tanım

Aşırı Yüklemeler

Implicit(LocalVariableHandle to EntityHandle)
Implicit(LocalVariableHandle to Handle)

Implicit(LocalVariableHandle to EntityHandle)

Kaynak:
Handles.Debug.cs
Kaynak:
Handles.Debug.cs
Kaynak:
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

Parametreler

Döndürülenler

Şunlara uygulanır

Implicit(LocalVariableHandle to Handle)

Kaynak:
Handles.Debug.cs
Kaynak:
Handles.Debug.cs
Kaynak:
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

Parametreler

Döndürülenler

Şunlara uygulanır