ContentValues.IsEmpty 属性

定义

指示此集合是否为空。

public bool IsEmpty { [Android.Runtime.Register("isEmpty", "()Z", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("isEmpty", "()Z", "", ApiSince=30)>]
member this.IsEmpty : bool

属性值

true iff 大小 == 0

属性

注解

指示此集合是否为空。

Java文档android.content.ContentValues.isEmpty()

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

适用于