[This is preliminary documentation and is subject to change.]
Returns this object.
| C# |
public Persistent DeReference( Persistent parentObj )
- parentObj (Persistent)
- The parent object of this one.
The current object.
This method implements the IReference interface.
When applied to Persistent objects, the object has already been
dereferenced, and this method is trivial, returning itself.