다음을 통해 공유


WellKnownTypeCollection.GetWellKnownType(UInt32) 메서드

정의

제공된 형식 식별자에 해당하는 형식을 가져옵니다.

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

매개 변수

typeId
UInt32

형식 식별자입니다.

반환

형식입니다.

적용 대상