Returns the child node with the specified name.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public XmlElement SelectNode ( |
Visual Basic Copy Code |
---|
Public Function SelectNode( _ |
The parent XML element.
A string specifying the name of the child node.
An XmlElement corresponding to the child node.
WpfDiagram Programmer's Guide | © 2024 MindFusion |