Compartilhar via


ReferencedTypeCollection.TryGetTypeReference(Type, UInt32) Método

Definição

Obtém o identificador do 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

O tipo.

reference
UInt32

A referência.

Retornos

truese o tipo tiver sido referenciado previamente, caso contrário. false

Aplica-se a