ThreadSafeHashSetTTrimExcess Method
Forces to perform a merge while removing all possibly allocated but already deleted entries from the lock-free storage,
even if the
PreserveMergedItems property is
.
See the
Remarks section of the
PreserveMergedItems property for details.
Namespace: KGySoft.CollectionsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
public:
void TrimExcess()
member TrimExcess : unit -> unit