eDriven Framework API
Get Method
NamespaceseDriven.Core.UtilObjectPool<(Of <(<'T>)>)>Get()()()()
eDriven Framework API
Releases an object from the pool
Declaration Syntax
C#Visual BasicVisual C++
public T Get()
Public Function Get As T
public:
T Get()
Return Value
The object from the pool, or a new created one if a pool is empty

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