- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Interfaces
-
- IEnumerator
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IEnumerator"]
Type["SingleValueIterator"]
class Type type-node
Syntax
public class SingleValueIterator : IEnumerator
Constructors
Name | Summary |
---|---|
SingleValueIterator |
Properties
Name | Value | Summary |
---|---|---|
Current | Object |
Methods
Name | Value | Summary |
---|---|---|
MoveNext |
bool | |
Reset |
void |