Condividi tramite


ReferencedTypeCollection.TryGetTypeReference(Type, UInt32) Metodo

Definizione

Ottiene l'identificatore per il tipo specificato.

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

Parametri

type
Type

Tipo.

reference
UInt32

Riferimento.

Restituisce

true se è stato fatto riferimento false al tipo, in caso contrario.

Si applica a