TreePlus GetNodeForName Method TreePlusSilverlight - An implementation of the TreePlus algorithm using Silverlight
Tries to get a Node from the original Graph-Nodes by its name.

Namespace: TreePlusSilverlight
Assembly: TreePlusSilverlight (in TreePlusSilverlight.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

Return Value

The original Graph-Node if found, null otherwise.
See Also