Click or drag to resize
DigitalRuneIRecyclableRecycle Method
Recycles this instance.

Namespace: DigitalRune
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
void Recycle()
Remarks

This method resets this instance and returns it to a resource pool if resource pooling is enabled (see ResourcePool.Enabled).

See Also