Click or drag to resize

DomainObject Operators

The DomainObject type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Compares the domain object references, return true if same. Nulls and ghosts are treated as equal.
Public operatorStatic memberInequality
Compares the domain object references, return false if same. Nulls and ghosts are treated as equal.
Top
See Also