 | ListPoolTScopeDispose Method |
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
Remarks
Call
Dispose when you are finished using the
ListPoolTScope. The
Dispose method leaves the
ListPoolTScope in an unusable state. After
calling
Dispose, you must release all references to the
ListPoolTScope
so the garbage collector can reclaim the memory that the
ListPoolTScope was
occupying.
See Also