FieldDefinitionHandle Estructura

Definición

public value class FieldDefinitionHandle : IEquatable<System::Reflection::Metadata::FieldDefinitionHandle>
public struct FieldDefinitionHandle : IEquatable<System.Reflection.Metadata.FieldDefinitionHandle>
public readonly struct FieldDefinitionHandle : IEquatable<System.Reflection.Metadata.FieldDefinitionHandle>
type FieldDefinitionHandle = struct
Public Structure FieldDefinitionHandle
Implements IEquatable(Of FieldDefinitionHandle)
Herencia
FieldDefinitionHandle
Implementaciones

Propiedades

IsNil

Métodos

Equals(FieldDefinitionHandle)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

Equals(Object)
GetHashCode()

Operadores

Equality(FieldDefinitionHandle, FieldDefinitionHandle)
Explicit(EntityHandle to FieldDefinitionHandle)
Explicit(Handle to FieldDefinitionHandle)
Implicit(FieldDefinitionHandle to EntityHandle)
Implicit(FieldDefinitionHandle to Handle)
Inequality(FieldDefinitionHandle, FieldDefinitionHandle)

Se aplica a