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

SafeList<T>.Clear Method

Removes and disposes all elements from the SafeList<T>.

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

Syntax

public virtual void Clear()

See also