StringHandle.Explicit(Handle to StringHandle) 运算符

定义

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

参数

handle
Handle

返回

适用于