FieldDefinitionHandle Struct

Definition

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)
Inheritance
FieldDefinitionHandle
Implements

Properties

IsNil

Methods

Equals(FieldDefinitionHandle)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)
GetHashCode()

Operators

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

Applies to