DomainObject Operators |
The DomainObject type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality |
Compares the domain object references, return true if same. Nulls and ghosts are treated as equal.
| |
| Inequality |
Compares the domain object references, return false if same. Nulls and ghosts are treated as equal.
|