다음을 통해 공유


ReferencedTypeCollection.GetReferencedType(UInt32) 메서드

정의

지정된 참조 ID가 있는 형식을 가져옵니다.

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

매개 변수

reference
UInt32

참조 ID입니다.

반환

참조된 형식입니다.

적용 대상