DocumentHandle Struct

Definition

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)
Inheritance
DocumentHandle
Implements

Properties

IsNil

Methods

Equals(DocumentHandle)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)
GetHashCode()

Operators

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

Applies to