Compartir a través de


ReferencedTypeCollection Clase

Definición

Colección de instancias a las que se hace Type referencia.

public sealed class ReferencedTypeCollection
type ReferencedTypeCollection = class
Public NotInheritable Class ReferencedTypeCollection
Herencia
ReferencedTypeCollection

Constructores

ReferencedTypeCollection()

Colección de instancias a las que se hace Type referencia.

Métodos

GetOrAddTypeReference(Type)

Obtiene o agrega el identificador para el tipo especificado.

GetReferencedType(UInt32)

Obtiene el tipo con el identificador de referencia especificado.

RecordReferencedType(Type)

Registra un tipo con el identificador especificado.

Reset()

Restablece esta instancia.

TryGetReferencedType(UInt32, Type)

Obtiene el tipo con el identificador de referencia especificado.

TryGetTypeReference(Type, UInt32)

Obtiene el identificador del tipo especificado.

Se aplica a