System.Reflection.Metadata.EventDefinitionHandle public struct EventDefinitionHandle : IEquatable<EventDefinitionHandle> Documentation public bool IsNil { get; } public static bool op_Equality(EventDefinitionHandle left, EventDefinitionHandle right) public static EventDefinitionHandle op_Explicit(Handle handle) public static EventDefinitionHandle op_Explicit(EntityHandle handle) public static Handle op_Implicit(EventDefinitionHandle handle) public static EntityHandle op_Implicit(EventDefinitionHandle handle) public static bool op_Inequality(EventDefinitionHandle left, EventDefinitionHandle right) public bool Equals(EventDefinitionHandle other)