Click or drag to resize

ConcurrentTokenizedLinkedListTKey, TValue Constructor

Initializes a new instance of the ConcurrentTokenizedLinkedListTKey, TValue class.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ConcurrentTokenizedLinkedList()
See Also