- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .References - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IReferenceSystem"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.References/IReferenceSystem"
Type["HashcodeReferenceSystem"]
class Type type-node
Syntax
public class HashcodeReferenceSystem : IReferenceSystem
Methods
| Name | Value | Summary |
|---|---|---|
| AddExistingReference |
void | |
| AddNewReference |
void | |
| Commit |
void | |
| Discarded |
void | |
| ReferenceForId |
ObjectReference | |
| ReferenceForObject |
ObjectReference | |
| RemoveReference |
void | |
| Rollback |
void | |
| ToString |
string | |
| TraverseReferences |
void |