TypeBuilder.IsByRefImpl 方法

定義

當在派生類別中覆寫時,實作了該IsByRef屬性,並判斷是否通過引用傳遞。Type

protected:
 override bool IsByRefImpl();
protected override bool IsByRefImpl();
override this.IsByRefImpl : unit -> bool
Protected Overrides Function IsByRefImpl () As Boolean

傳回

trueType 通過參考 false,則 。

適用於