LocalVariableHandle.Implicit Operátor

Definice

Přetížení

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

Implicit(LocalVariableHandle to EntityHandle)

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

Návraty

Platí pro

Implicit(LocalVariableHandle to Handle)

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

Návraty

Platí pro