You are here: Start » AVL.NET » SafeList<T>.Release Method

SafeList<T>.Release Method

Removes without disposing all the elements of the SafeList<T>.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public IEnumerable&lt;T&gt; Release()

Function Overrides

See also