Compartilhar via


WellKnownTypeCollection.GetWellKnownType(UInt32) Método

Definição

Obtém o tipo correspondente ao identificador de tipo fornecido.

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

Parâmetros

typeId
UInt32

O identificador de tipo.

Retornos

Um tipo.

Aplica-se a