FieldDefinitionHandle Struct

Definizione

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)
Ereditarietà
FieldDefinitionHandle
Implementazioni

Proprietà

IsNil

Metodi

Equals(FieldDefinitionHandle)

Indica se l'oggetto corrente è uguale a un altro oggetto dello stesso tipo.

Equals(Object)
GetHashCode()

Operatori

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

Si applica a