Constructor.

Default maximum pool site is 100 items.

Namespace: MonoSoftware.Core.Collections
Assembly: MonoSoftware.Core (in MonoSoftware.Core.dll) Version: 1.0.40.669 (1.0.40.669)

Syntax

C#
public Pool()
Visual Basic
Public Sub New
Visual C++
public:
Pool()
F#
new : unit -> Pool

See Also