- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Interfaces
-
- ISet4
- IEnumerable
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["ISet4"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/ISet4"
Type-.->Interface1["IEnumerable"]
Type["HashSet4"]
class Type type-node
Syntax
public class HashSet4 : ISet4, IEnumerable
Constructors
| Name | Summary |
|---|---|
| HashSet4 |
|
| HashSet4 |
Methods
| Name | Value | Summary |
|---|---|---|
| Add |
bool | |
| Clear |
void | |
| Contains |
bool | |
| GetEnumerator |
IEnumerator | |
| IsEmpty |
bool | |
| Remove |
bool | |
| Size |
int | |
| ToString |
string |