Summary
Iterates through the collection in reversed insertion order which happens
to be the fastest.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Containing Type
- Collection4
Syntax
public IEnumerator GetEnumerator()
Remarks
Iterates through the collection in reversed insertion order which happens
to be the fastest.
Return Value
Type | Description |
---|---|
IEnumerator |