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


DocumentHandle Структура

Определение

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

Свойства

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

Методы

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

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

Equals(Object)
GetHashCode()

Операторы

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

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