eDriven Framework API
ObjectPool<(Of <(<'T>)>)> Constructor (poolSize)
NamespaceseDriven.Core.UtilObjectPool<(Of <(<'T>)>)>ObjectPool<(Of <(<'T>)>)>(Int32)
eDriven Framework API
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public ObjectPool(
	int poolSize
)
Public Sub New ( _
	poolSize As Integer _
)
public:
ObjectPool(
	int poolSize
)
Parameters
poolSize (Int32)
Pool size

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)