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

적용 대상