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