WeakReferenceCollection<(Of <(<'T>)>)>..::..GetEnumerator Method

Returns an enumerator containing references that were live at the time this is called.

Namespace:  Tortuga.Anchor.Collections
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public IEnumerator<T> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of T)

Return Value