NamespaceDefinitionHandle.Explicit 연산자

정의

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

매개 변수

handle
Handle

반환

NamespaceDefinitionHandle

적용 대상