ModuleReferenceHandle.Explicit Betreiber

Definition

Überlädt

Explicit(EntityHandle to ModuleReferenceHandle)
Explicit(Handle to ModuleReferenceHandle)

Explicit(EntityHandle to ModuleReferenceHandle)

Quelle:
Handles.TypeSystem.cs
Quelle:
Handles.TypeSystem.cs
Quelle:
Handles.TypeSystem.cs
public:
 static explicit operator System::Reflection::Metadata::ModuleReferenceHandle(System::Reflection::Metadata::EntityHandle handle);
public static explicit operator System.Reflection.Metadata.ModuleReferenceHandle (System.Reflection.Metadata.EntityHandle handle);
static member op_Explicit : System.Reflection.Metadata.EntityHandle -> System.Reflection.Metadata.ModuleReferenceHandle
Public Shared Narrowing Operator CType (handle As EntityHandle) As ModuleReferenceHandle

Parameter

handle
EntityHandle

Gibt zurück

Gilt für:

Explicit(Handle to ModuleReferenceHandle)

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

Parameter

handle
Handle

Gibt zurück

Gilt für: