Click or drag to resize

LinkedBucketListTClear Method

Clears this instance. It doesn't reset the individual nodes, it just cuts off references to head and tail so the list contents goes out of scope.

Namespace:  SD.Tools.Algorithmia.GeneralDataStructures
Assembly:  SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.4.0.0 (1.4.19.0711)
Syntax
public void Clear()
See Also