Partager via


WellKnownTypeCollection.TryGetWellKnownType(UInt32, Type) Méthode

Définition

Tente d’obtenir le type correspondant à l’identificateur de type fourni.

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

Paramètres

typeId
UInt32

Identificateur de type.

type
Type

Type.

Retours

true si le type correspondant a été trouvé, false sinon.

S’applique à