Szerkesztés

Megosztás a következőn keresztül:


ReferencedTypeCollection Class

Definition

Collection of referenced Type instances.

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

Constructors

ReferencedTypeCollection()

Methods

GetOrAddTypeReference(Type)

Gets or adds the identifier for the specified type.

GetReferencedType(UInt32)

Gets the type with the specified reference id.

RecordReferencedType(Type)

Records a type with the specified identifier.

Reset()

Resets this instance.

TryGetReferencedType(UInt32, Type)

Gets the type with the specified reference id.

TryGetTypeReference(Type, UInt32)

Gets the identifier for the specified type.

Applies to