[This is preliminary documentation and is subject to change.]
Finds the PTreeNode which corresponds to a
particular Persistent object.
| C# |
public PTreeNode LocateInTree( Persistent obj )
- obj (Persistent)
- The object to locate in the tree.
The PTreeNode found, or null if it was not found.