HyperText Documentation
HyperText Documentation
API Reference
Candlelight
DictPool(TKey, TValue).Scope Structure
Scope Methods
Dispose Method
DictPool
TKey
,
TValue
Scope
Dispose Method
Releases all resource used by the
DictPool
TKey, TValue
Scope
object.
Namespace:
Candlelight
Assembly:
Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
void
Dispose
()
Implements
IDisposable
Dispose
Remarks
Call
Dispose
when you are finished using the
DictPool
TKey, TValue
Scope
. The
Dispose
method leaves the
DictPool
TKey, TValue
Scope
in an unusable state. After calling
Dispose
, you must release all references to the
DictPool
TKey, TValue
Scope
so the garbage collector can reclaim the memory that the
DictPool
TKey, TValue
Scope
was occupying.
See Also
Reference
DictPool
TKey, TValue
Scope Structure
Candlelight Namespace
Report a problem with this page.
Copyright © 2011-2016 Candelight Interactive, LLC