void Recycle()
Sub Recycle
abstract Recycle : unit -> unit
This method resets this instance and returns it to a resource pool if resource pooling is enabled (see ResourcePool.Enabled).
http://www.digitalrune.com/