ObjectStreamConstants.TcBase フィールド

定義

注意事項

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

最初のタグ値。

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

フィールド値

Value = 112
属性

注釈

最初のタグ値。

の Java ドキュメント java.io.ObjectStreamConstants.TC_BASE

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象