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.3.0.0 (1.3.17.0314)
Syntax
public void Clear()
See Also