IAggregatePool.ReadOnlyAllItemsIterator

Provides unsafe 'foreach' iteration over all items in the pool.

class IAggregatePool(T)
class ReadOnlyAllItemsIterator : UnsafeItemsIterator {}

Constructors

this
this()
Undocumented in source.

Inherited Members

From UnsafeItemsIterator

~this
~this()

Destructor

Meta