LocalScopeHandle.Implicit Operator
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
Implicit(LocalScopeHandle to EntityHandle)
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
public:
static operator System::Reflection::Metadata::EntityHandle(System::Reflection::Metadata::LocalScopeHandle handle);
public static implicit operator System.Reflection.Metadata.EntityHandle(System.Reflection.Metadata.LocalScopeHandle handle);
static member op_Implicit : System.Reflection.Metadata.LocalScopeHandle -> System.Reflection.Metadata.EntityHandle
Public Shared Widening Operator CType (handle As LocalScopeHandle) As EntityHandle
Parameter
- handle
- LocalScopeHandle
Gibt zurück
Gilt für:
Implicit(LocalScopeHandle to Handle)
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
- Quelle:
- Handles.Debug.cs
public:
static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::LocalScopeHandle handle);
public static implicit operator System.Reflection.Metadata.Handle(System.Reflection.Metadata.LocalScopeHandle handle);
static member op_Implicit : System.Reflection.Metadata.LocalScopeHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As LocalScopeHandle) As Handle
Parameter
- handle
- LocalScopeHandle