Condividi tramite


ReferencedTypeCollection.TryGetReferencedType(UInt32, Type) Metodo

Definizione

Ottiene il tipo con l'ID riferimento specificato.

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

Parametri

reference
UInt32

ID riferimento.

type
Type

Tipo a cui si fa riferimento.

Restituisce

true se il tipo a cui si fa riferimento è stato trovato, false in caso contrario.

Si applica a