Compartilhar via


ReferencedTypeCollection.TryGetReferencedType(UInt32, Type) Método

Definição

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

public bool TryGetReferencedType (uint reference, out Type type);
member this.TryGetReferencedType : uint32 * Type -> bool
Public Function TryGetReferencedType (reference As UInteger, ByRef type As Type) As Boolean

Parâmetros

reference
UInt32

A ID de referência.

type
Type

O tipo referenciado.

Retornos

true se o tipo referenciado tiver sido encontrado, caso contrário, false .

Aplica-se a