EntityHandle.Explicit(Handle to EntityHandle) 演算子

定義

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

パラメーター

handle
Handle

戻り値

EntityHandle

適用対象