Compartir a través de


ReferencedTypeCollection.TryGetTypeReference(Type, UInt32) Método

Definición

Obtiene el identificador del tipo especificado.

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

Parámetros

type
Type

Tipo.

reference
UInt32

Referencia.

Devoluciones

true si el tipo se ha hecho referencia a previoulsy; de lo contrario, false .

Se aplica a