StringHandle.Implicit(StringHandle to Handle) Operador

Definición

public:
 static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::StringHandle handle);
public static implicit operator System.Reflection.Metadata.Handle (System.Reflection.Metadata.StringHandle handle);
static member op_Implicit : System.Reflection.Metadata.StringHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As StringHandle) As Handle

Parámetros

handle
StringHandle

Devoluciones

Se aplica a