Persistate API documentation
GetEnumerator Method
NamespacesPersistate.UtilBlockingQueue<(Of <(<'T>)>)>GetEnumerator()()()()

[This is preliminary documentation and is subject to change.]

Returns an enumerator that iterates through a collection.
Declaration Syntax
C#
public IEnumerator<T> GetEnumerator()
Return Value
An IEnumerator<(Of <(<'T>)>)> that can be used to iterate through the collection.

Assembly: Persistate.Util (Module: Persistate.Util) Version: 0.6.1.20 (0.6.1.20)