Click or drag to resize

Bin2DTDispose Method

Frees (clears) used resources that can be recycled. Call this when you're done with the Bin.

Namespace:  Archon.SwissArmyLib.Partitioning
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Dispose()
Request Example View Source

Implements

IDisposableDispose
See Also