FieldDefinitionHandle.Implicit Operador

Definição

Sobrecargas

Implicit(FieldDefinitionHandle to EntityHandle)
Implicit(FieldDefinitionHandle to Handle)

Implicit(FieldDefinitionHandle to EntityHandle)

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

Parâmetros

Retornos

Aplica-se a

Implicit(FieldDefinitionHandle to Handle)

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

Parâmetros

Retornos

Aplica-se a