EventDefinitionHandle Estructura

Definición

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)
Herencia
EventDefinitionHandle
Implementaciones

Propiedades

IsNil

Métodos

Equals(EventDefinitionHandle)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

Equals(Object)
GetHashCode()

Operadores

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

Se aplica a