共用方式為


ReferencedTypeCollection.GetReferencedType(UInt32) 方法

定義

取得具有指定參考識別碼的型別。

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

參數

reference
UInt32

參考識別碼。

傳回

參考的類型。

適用於