Compartilhar via


ReferencedTypeCollection Classe

Definição

Coleção de instâncias referenciadas Type .

public sealed class ReferencedTypeCollection
type ReferencedTypeCollection = class
Public NotInheritable Class ReferencedTypeCollection
Herança
ReferencedTypeCollection

Construtores

ReferencedTypeCollection()

Coleção de instâncias referenciadas Type .

Métodos

GetOrAddTypeReference(Type)

Obtém ou adiciona o identificador para o tipo especificado.

GetReferencedType(UInt32)

Obtém o tipo com a ID de referência especificada.

RecordReferencedType(Type)

Registra um tipo com o identificador especificado.

Reset()

Redefine essa instância.

TryGetReferencedType(UInt32, Type)

Obtém o tipo com a ID de referência especificada.

TryGetTypeReference(Type, UInt32)

Obtém o identificador para o tipo especificado.

Aplica-se a