- Namespace
- Atavism
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["OID"]
class Type type-node
Syntax
public class OID
Constructors
| Name | Summary |
|---|---|
| OID |
Methods
| Name | Value | Summary |
|---|---|---|
| compareTo |
int | |
| Equals |
bool | |
| fromLong |
OID |
static
|
| fromString |
OID |
static
|
| GetHashCode |
int | |
| hashCode |
int | |
| parseLong |
OID |
static
|
| ToLong |
long | |
| ToString |
string |
Operators
| Name | Value | Summary |
|---|---|---|
| operator != |
bool | |
| operator == |
bool |