EventDefinitionHandle Structure

Définition

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)
Héritage
EventDefinitionHandle
Implémente

Propriétés

IsNil

Méthodes

Equals(EventDefinitionHandle)

Indique si l'objet actuel est égal à un autre objet du même type.

Equals(Object)
GetHashCode()

Opérateurs

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

S’applique à