- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IBlockingQueue4"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IBlockingQueue4"
Type-.->Interface1["IQueue4"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IQueue4"
Type["DelegatingBlockingQueue"]
class Type type-node
Syntax
public class DelegatingBlockingQueue : IBlockingQueue4, IQueue4
Constructors
Name | Summary |
---|---|
Delegating |
Methods
Name | Value | Summary |
---|---|---|
Add |
void | |
DrainTo |
int | |
HasNext |
bool | |
Iterator |
IEnumerator | |
Next |
Object | |
Next |
Object | |
NextMatching |
Object | |
Stop |
void |