StringHandle.Explicit(Handle to StringHandle) Operador

Definición

public:
 static explicit operator System::Reflection::Metadata::StringHandle(System::Reflection::Metadata::Handle handle);
public static explicit operator System.Reflection.Metadata.StringHandle (System.Reflection.Metadata.Handle handle);
static member op_Explicit : System.Reflection.Metadata.Handle -> System.Reflection.Metadata.StringHandle
Public Shared Narrowing Operator CType (handle As Handle) As StringHandle

Parámetros

handle
Handle

Devoluciones

Se aplica a