語言

ObjectStreamConstants.TcReference 欄位

定義

警告

Use 'Java.IO.IObjectStreamConstants.TcReference'. This class will be removed in a future release.

參考已經寫入串流中的物件。

[Android.Runtime.Register("TC_REFERENCE")]
[System.Obsolete("Use 'Java.IO.IObjectStreamConstants.TcReference'. This class will be removed in a future release.")]
public const sbyte TcReference = 113;
[<Android.Runtime.Register("TC_REFERENCE")>]
[<System.Obsolete("Use 'Java.IO.IObjectStreamConstants.TcReference'. This class will be removed in a future release.")>]
val mutable TcReference : sbyte

欄位值

Value = 113
屬性

備註

參考已經寫入串流中的物件。

Java 文件 java.io.ObjectStreamConstants.TC_REFERENCE

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於