EventDefinitionHandle Struktur

Definition

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)
Vererbung
EventDefinitionHandle
Implementiert

Eigenschaften

IsNil

Methoden

Equals(EventDefinitionHandle)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

Equals(Object)
GetHashCode()

Operatoren

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

Gilt für: