Поделиться через


CustomAttributeHandle Структура

Определение

public value class CustomAttributeHandle : IEquatable<System::Reflection::Metadata::CustomAttributeHandle>
public struct CustomAttributeHandle : IEquatable<System.Reflection.Metadata.CustomAttributeHandle>
public readonly struct CustomAttributeHandle : IEquatable<System.Reflection.Metadata.CustomAttributeHandle>
type CustomAttributeHandle = struct
Public Structure CustomAttributeHandle
Implements IEquatable(Of CustomAttributeHandle)
Наследование
CustomAttributeHandle
Реализации

Свойства

Имя Описание
IsNil

Методы

Имя Описание
Equals(CustomAttributeHandle)

Указывает, равен ли текущий объект другому объекту того же типа.

Equals(Object)
GetHashCode()

Операторы

Имя Описание
Equality(CustomAttributeHandle, CustomAttributeHandle)
Explicit(EntityHandle to CustomAttributeHandle)
Explicit(Handle to CustomAttributeHandle)
Implicit(CustomAttributeHandle to EntityHandle)
Implicit(CustomAttributeHandle to Handle)
Inequality(CustomAttributeHandle, CustomAttributeHandle)

Применяется к