DocumentHandle Struktura

Definicja

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)
Dziedziczenie
DocumentHandle
Implementuje

Właściwości

IsNil

Metody

Equals(DocumentHandle)

Wskazuje, czy bieżący obiekt jest równy innemu obiektowi tego samego typu.

Equals(Object)
GetHashCode()

Operatory

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

Dotyczy