TypeSpecificationHandle.Implicit Operator
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Overloads
| Name | Description |
|---|---|
| Implicit(TypeSpecificationHandle to EntityHandle) | |
| Implicit(TypeSpecificationHandle to Handle) |
Implicit(TypeSpecificationHandle to EntityHandle)
public:
static operator System::Reflection::Metadata::EntityHandle(System::Reflection::Metadata::TypeSpecificationHandle handle);
public static implicit operator System.Reflection.Metadata.EntityHandle(System.Reflection.Metadata.TypeSpecificationHandle handle);
static member op_Implicit : System.Reflection.Metadata.TypeSpecificationHandle -> System.Reflection.Metadata.EntityHandle
Public Shared Widening Operator CType (handle As TypeSpecificationHandle) As EntityHandle
Parameters
- handle
- TypeSpecificationHandle
Retouren
Van toepassing op
Implicit(TypeSpecificationHandle to Handle)
public:
static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::TypeSpecificationHandle handle);
public static implicit operator System.Reflection.Metadata.Handle(System.Reflection.Metadata.TypeSpecificationHandle handle);
static member op_Implicit : System.Reflection.Metadata.TypeSpecificationHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As TypeSpecificationHandle) As Handle
Parameters
- handle
- TypeSpecificationHandle