NamespaceDefinitionHandle.Implicit 演算子

定義

public:
 static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::NamespaceDefinitionHandle handle);
public static implicit operator System.Reflection.Metadata.Handle (System.Reflection.Metadata.NamespaceDefinitionHandle handle);
static member op_Implicit : System.Reflection.Metadata.NamespaceDefinitionHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As NamespaceDefinitionHandle) As Handle

パラメーター

戻り値

Handle

適用対象