Partager via


ReferencedTypeCollection.TryGetTypeReference(Type, UInt32) Méthode

Définition

Obtient l’identificateur du type spécifié.

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

Paramètres

type
Type

Type.

reference
UInt32

Référence.

Retours

true si le type a été référencé prévioulsy, false sinon.

S’applique à