Click or drag to resize
DigitalRuneCollectionChangedEventArgsTRecycle Method

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

Implements

IRecyclableRecycle
Remarks

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

See Also