ThreadSafeHashSetTIsEmpty Property

Gets whether this ThreadSafeHashSetT is empty.

Definition

Namespace: KGySoft.Collections
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public bool IsEmpty { get; }

Property Value

Boolean

See Also