FieldDefinitionHandle Estrutura

Definição

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)
Herança
FieldDefinitionHandle
Implementações

Propriedades

IsNil

Métodos

Equals(FieldDefinitionHandle)

Indica se o objeto atual é igual a outro objeto do mesmo 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)

Aplica-se a