WellKnownTypeCollection.GetWellKnownType(UInt32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.