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:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public ConcurrentList()
See Also