Modifier.Protected 字段

定义

表示intprotected修饰符的值。

[Android.Runtime.Register("PROTECTED")]
public const int Protected = 4;
[<Android.Runtime.Register("PROTECTED")>]
val mutable Protected : int

字段值

Value = 4
属性

注解

表示intprotected修饰符的值。

Java文档java.lang.reflect.Modifier.PROTECTED

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于