GenericParameterHandle.Implicit Оператор
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
Implicit(GenericParameterHandle to EntityHandle) | |
Implicit(GenericParameterHandle to Handle) |
Implicit(GenericParameterHandle to EntityHandle)
- Исходный код:
- Handles.TypeSystem.cs
- Исходный код:
- Handles.TypeSystem.cs
- Исходный код:
- Handles.TypeSystem.cs
- Исходный код:
- Handles.TypeSystem.cs
public:
static operator System::Reflection::Metadata::EntityHandle(System::Reflection::Metadata::GenericParameterHandle handle);
public static implicit operator System.Reflection.Metadata.EntityHandle (System.Reflection.Metadata.GenericParameterHandle handle);
static member op_Implicit : System.Reflection.Metadata.GenericParameterHandle -> System.Reflection.Metadata.EntityHandle
Public Shared Widening Operator CType (handle As GenericParameterHandle) As EntityHandle
Параметры
- handle
- GenericParameterHandle
Возвращаемое значение
Применяется к
Implicit(GenericParameterHandle to Handle)
- Исходный код:
- Handles.TypeSystem.cs
- Исходный код:
- Handles.TypeSystem.cs
- Исходный код:
- Handles.TypeSystem.cs
- Исходный код:
- Handles.TypeSystem.cs
public:
static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::GenericParameterHandle handle);
public static implicit operator System.Reflection.Metadata.Handle (System.Reflection.Metadata.GenericParameterHandle handle);
static member op_Implicit : System.Reflection.Metadata.GenericParameterHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As GenericParameterHandle) As Handle
Параметры
- handle
- GenericParameterHandle
Возвращаемое значение
Применяется к
GitHub сайтында бізбен бірлесіп жұмыс істеу
Бұл мазмұнның көзін GitHub сайтында табуға болады. Онда сонымен бірге мәселелер мен өзгертулерді енгізу сұрауларын жасауға және қарап шығуға болады. Қосымша ақпарат алу үшін қатысушы нұсқаулығын қараңыз.