Compartilhar via


ReferencedTypeCollection.GetReferencedType(UInt32) Método

Definição

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

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

Parâmetros

reference
UInt32

A ID de referência.

Retornos

O tipo referenciado.

Aplica-se a