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