- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Reflect .Generic - Interfaces
-
- IComparable
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IComparable"]
Type["GenericObject"]
class Type type-node
Syntax
public class GenericObject : IComparable
Constructors
| Name | Summary |
|---|---|
| GenericObject |
Methods
| Name | Value | Summary |
|---|---|---|
| CompareTo |
int | |
| Get |
Object | |
| GetGenericClass |
GenericClass | |
| Set |
void | |
| ToString |
string |