Click or drag to resize

PoolTFree Field

Contains the items ready to be reused.

Namespace:  Archon.SwissArmyLib.Pooling
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected readonly List<T> Free
Request Example View Source

Field Value

Type: ListT
See Also