共用方式為


WellKnownTypeCollection.GetWellKnownType(UInt32) 方法

定義

取得對應至所提供型別識別碼的類型。

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

參數

typeId
UInt32

型別識別碼。

傳回

類型。

適用於