MethodDefinitionHandle.Implicit 操作员   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
Implicit(MethodDefinitionHandle to EntityHandle)
- Source:
- Handles.TypeSystem.cs
- Source:
- Handles.TypeSystem.cs
- Source:
- Handles.TypeSystem.cs
- Source:
- Handles.TypeSystem.cs
- Source:
- Handles.TypeSystem.cs
- Source:
- Handles.TypeSystem.cs
public:
 static operator System::Reflection::Metadata::EntityHandle(System::Reflection::Metadata::MethodDefinitionHandle handle);public static implicit operator System.Reflection.Metadata.EntityHandle(System.Reflection.Metadata.MethodDefinitionHandle handle);static member op_Implicit : System.Reflection.Metadata.MethodDefinitionHandle -> System.Reflection.Metadata.EntityHandlePublic Shared Widening Operator CType (handle As MethodDefinitionHandle) As EntityHandle参数
- handle
- MethodDefinitionHandle
返回
适用于
Implicit(MethodDefinitionHandle to Handle)
- Source:
- Handles.TypeSystem.cs
- Source:
- Handles.TypeSystem.cs
- Source:
- Handles.TypeSystem.cs
- Source:
- Handles.TypeSystem.cs
- Source:
- Handles.TypeSystem.cs
- Source:
- Handles.TypeSystem.cs
public:
 static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::MethodDefinitionHandle handle);public static implicit operator System.Reflection.Metadata.Handle(System.Reflection.Metadata.MethodDefinitionHandle handle);static member op_Implicit : System.Reflection.Metadata.MethodDefinitionHandle -> System.Reflection.Metadata.HandlePublic Shared Widening Operator CType (handle As MethodDefinitionHandle) As Handle参数
- handle
- MethodDefinitionHandle