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

SafeList<T>.GetEnumerator Method

Returns an enumerator that iterates through the SafeList<T>.

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

Syntax

public virtual IEnumerator&lt;T&gt; GetEnumerator()

See also