Szerkesztés

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


ReferencedTypeCollection.GetReferencedType(UInt32) Method

Definition

Gets the type with the specified reference id.

public Type GetReferencedType (uint reference);
member this.GetReferencedType : uint32 -> Type
Public Function GetReferencedType (reference As UInteger) As Type

Parameters

reference
UInt32

The reference id.

Returns

The referenced type.

Applies to