LocalConstantHandle Struktura

Definicja

public value class LocalConstantHandle : IEquatable<System::Reflection::Metadata::LocalConstantHandle>
public readonly struct LocalConstantHandle : IEquatable<System.Reflection.Metadata.LocalConstantHandle>
public struct LocalConstantHandle : IEquatable<System.Reflection.Metadata.LocalConstantHandle>
type LocalConstantHandle = struct
Public Structure LocalConstantHandle
Implements IEquatable(Of LocalConstantHandle)
Dziedziczenie
LocalConstantHandle
Implementuje

Właściwości

IsNil

Metody

Equals(LocalConstantHandle)

Wskazuje, czy bieżący obiekt jest równy innemu obiektowi tego samego typu.

Equals(Object)
GetHashCode()

Operatory

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

Dotyczy