EntityHandle.Implicit(EntityHandle to Handle) Оператор

Определение

public:
 static operator System::Reflection::Metadata::Handle(System::Reflection::Metadata::EntityHandle handle);
public static implicit operator System.Reflection.Metadata.Handle (System.Reflection.Metadata.EntityHandle handle);
static member op_Implicit : System.Reflection.Metadata.EntityHandle -> System.Reflection.Metadata.Handle
Public Shared Widening Operator CType (handle As EntityHandle) As Handle

Параметры

handle
EntityHandle

Возвращаемое значение

Handle

Применяется к