EnumBuilder.MakeByRefType 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 Type 物件,當作 ref 參數 (在 Visual Basic 中為 ByRef) 傳遞時,代表目前的類型。
public:
override Type ^ MakeByRefType();
public override Type MakeByRefType ();
override this.MakeByRefType : unit -> Type
Public Overrides Function MakeByRefType () As Type
傳回
Type 物件,當作 ref 參數 (在 Visual Basic 中為 ByRef) 傳遞時,代表目前的類型。