- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Interfaces
-
- IEnumerator
- Base Types
-
- Object
- MappingIterator
graph BT
Type-->Base0["MappingIterator"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/MappingIterator"
Base0-->Base1["Object"]
Type-.->Interface0["IEnumerator"]
Type["FunctionApplicationIterator"]
class Type type-node
Syntax
public class FunctionApplicationIterator : MappingIterator, IEnumerator
Constructors
Name | Summary |
---|---|
Function |
Properties
Name | Value | Summary |
---|---|---|
Current | Object |
Inherited from MappingIterator
|
Methods
Name | Value | Summary |
---|---|---|
Map |
Object | |
MoveNext |
bool |
Inherited from MappingIterator
|
Reset |
void |
Inherited from MappingIterator
|