Partager via


WellKnownTypeCollection.TryGetWellKnownTypeId(Type, UInt32) Méthode

Définition

Tente d’obtenir l’identificateur de type correspondant au type fourni.

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

Paramètres

type
Type

Type.

typeId
UInt32

Identificateur de type.

Retours

true si le type a un identificateur connu, false sinon.

S’applique à