Click or drag to resize

ConcurrentListT Constructor

Initializes a new instance of the list class that is empty and has the default initial capacity.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public ConcurrentList()
See Also