CustomAttributeHandle.Implicit Operator
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
| Nama | Deskripsi |
|---|---|
| Implicit(CustomAttributeHandle to EntityHandle) | |
| Implicit(CustomAttributeHandle to Handle) |
Implicit(CustomAttributeHandle to EntityHandle)
- Sumber:
- Handles.TypeSystem.cs
- Sumber:
- Handles.TypeSystem.cs
- Sumber:
- Handles.TypeSystem.cs
- Sumber:
- Handles.TypeSystem.cs
- Sumber:
- Handles.TypeSystem.cs
public:
static operator System::Reflection::Metadata::EntityHandle(System::Reflection::Metadata::CustomAttributeHandle handle);
public static implicit operator System.Reflection.Metadata.EntityHandle(System.Reflection.Metadata.CustomAttributeHandle handle);
static member op_Implicit : System.Reflection.Metadata.CustomAttributeHandle -> System.Reflection.Metadata.EntityHandle
Public Shared Widening Operator CType (handle As CustomAttributeHandle) As EntityHandle
Parameter
- handle
- CustomAttributeHandle
Mengembalikan
Berlaku untuk
Implicit(CustomAttributeHandle to Handle)
- Sumber:
- Handles.TypeSystem.cs
- Sumber:
- Handles.TypeSystem.cs
- Sumber:
- Handles.TypeSystem.cs
- Sumber:
- Handles.TypeSystem.cs
- Sumber:
- Handles.TypeSystem.cs
public:
static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::CustomAttributeHandle handle);
public static implicit operator System.Reflection.Metadata.Handle(System.Reflection.Metadata.CustomAttributeHandle handle);
static member op_Implicit : System.Reflection.Metadata.CustomAttributeHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As CustomAttributeHandle) As Handle
Parameter
- handle
- CustomAttributeHandle