DocumentHandle Estrutura

Definição

public value class DocumentHandle : IEquatable<System::Reflection::Metadata::DocumentHandle>
public struct DocumentHandle : IEquatable<System.Reflection.Metadata.DocumentHandle>
type DocumentHandle = struct
Public Structure DocumentHandle
Implements IEquatable(Of DocumentHandle)
Herança
DocumentHandle
Implementações

Propriedades

IsNil

Métodos

Equals(DocumentHandle)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.Indicates whether the current object is equal to another object of the same type.

Equals(Object)
GetHashCode()

Operadores

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

Aplica-se a