- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Sharpen
.Util - Interfaces
-
- ICollection
- Implementing Types
graph BT
Type-.->Interface0["ICollection"]
Type["ISet"]
class Type type-node
Implementing0["HashSet"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Sharpen.Util/HashSet"
Syntax
public interface ISet : ICollection
Methods
| Name | Value | Summary |
|---|---|---|
| Add |
bool | |
| Contains |
bool | |
| Remove |
bool |