Java.Util.ICollection.IsEmpty Property
Returns if this Collection contains no elements.

Syntax

[get: Android.Runtime.Register("isEmpty", "()Z", "GetIsEmptyHandler:Java.Util.ICollectionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsEmpty { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns if this Collection contains no elements.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1