CustomDebugInformationHandle.Implicit Operator    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Implicit(CustomDebugInformationHandle to EntityHandle) | |
| Implicit(CustomDebugInformationHandle to Handle) | 
Implicit(CustomDebugInformationHandle to EntityHandle)
- Source:
- Handles.Debug.cs
- Source:
- Handles.Debug.cs
- Source:
- Handles.Debug.cs
- Source:
- Handles.Debug.cs
- Source:
- Handles.Debug.cs
- Source:
- Handles.Debug.cs
public:
 static operator System::Reflection::Metadata::EntityHandle(System::Reflection::Metadata::CustomDebugInformationHandle handle);public static implicit operator System.Reflection.Metadata.EntityHandle(System.Reflection.Metadata.CustomDebugInformationHandle handle);static member op_Implicit : System.Reflection.Metadata.CustomDebugInformationHandle -> System.Reflection.Metadata.EntityHandlePublic Shared Widening Operator CType (handle As CustomDebugInformationHandle) As EntityHandleParameters
- handle
- CustomDebugInformationHandle
Returns
Applies to
Implicit(CustomDebugInformationHandle to Handle)
- Source:
- Handles.Debug.cs
- Source:
- Handles.Debug.cs
- Source:
- Handles.Debug.cs
- Source:
- Handles.Debug.cs
- Source:
- Handles.Debug.cs
- Source:
- Handles.Debug.cs
public:
 static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::CustomDebugInformationHandle handle);public static implicit operator System.Reflection.Metadata.Handle(System.Reflection.Metadata.CustomDebugInformationHandle handle);static member op_Implicit : System.Reflection.Metadata.CustomDebugInformationHandle -> System.Reflection.Metadata.HandlePublic Shared Widening Operator CType (handle As CustomDebugInformationHandle) As HandleParameters
- handle
- CustomDebugInformationHandle