FieldDefinitionHandle Estrutura

Definição

public value class FieldDefinitionHandle : IEquatable<System::Reflection::Metadata::FieldDefinitionHandle>
public 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.Indicates whether the current object is equal to another object of the same type.

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