IAggregatePool.AllItemsIterator

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

class IAggregatePool(T)
class AllItemsIterator : SafeItemsIterator {}

Constructors

this
this()
Undocumented in source.

Inherited Members

From SafeItemsIterator

~this
~this()

Destructor

Meta