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)

적용 대상