Tries to get a Node from the original Graph-Nodes by its name.
Namespace: TreePlusSilverlightAssembly: TreePlusSilverlight (in TreePlusSilverlight.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- name
- Type: System String
The name of the Node to look for.
Return Value
The original Graph-Node if found, null otherwise.See Also