Persistate API documentation
LocateInTree Method (obj)
NamespacesPersistate.UI.DesktopPTreeViewLocateInTree(Persistent)

[This is preliminary documentation and is subject to change.]

Finds the PTreeNode which corresponds to a particular Persistent object.
Declaration Syntax
C#
public PTreeNode LocateInTree(
	Persistent obj
)
Parameters
obj (Persistent)
The object to locate in the tree.
Return Value
The PTreeNode found, or null if it was not found.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)