언어

ObjectStreamConstants.ScEnum 필드

정의

주의

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

ObjectStreamClass 플래그의 비트 마스크입니다.

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

필드 값

Value = 16
특성

설명

ObjectStreamClass 플래그의 비트 마스크입니다. 클래스가 열거형 형식임을 나타냅니다.

1.5에 추가되었습니다.

에 대한 java.io.ObjectStreamConstants.SC_ENUMJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상