EventDefinitionHandle Struktura

Definicja

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

Właściwości

IsNil

Metody

Equals(EventDefinitionHandle)

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

Equals(Object)
GetHashCode()

Operatory

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

Dotyczy