| PooledEnumerableTOnRecycle Method |
Called when this instance should be recycled.
Namespace: DigitalRune.CollectionsAssembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax protected abstract void OnRecycle()
Protected MustOverride Sub OnRecycle
protected:
virtual void OnRecycle() abstract
abstract OnRecycle : unit -> unit
See Also