- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation
graph BT
Type["IComparison4"]
class Type type-node
Syntax
public interface IComparison4
Methods
Name | Value | Summary |
---|---|---|
Compare |
int |
Returns negative number if x < y
Returns zero if x == y
Returns positive number if x > y
|