Compartir a través de


WellKnownTypeCollection.GetWellKnownType(UInt32) Método

Definición

Obtiene el tipo correspondiente al identificador de tipo proporcionado.

public Type GetWellKnownType (uint typeId);
member this.GetWellKnownType : uint32 -> Type
Public Function GetWellKnownType (typeId As UInteger) As Type

Parámetros

typeId
UInt32

Identificador de tipo.

Devoluciones

Un tipo.

Se aplica a