Java.Util.ISet.IsEmpty Property
Returns true if this set has no elements.

Syntax

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

See Also

ISet.Size

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this set has 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