Returns the child nodes with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public XmlNodeList SelectNodes ( |
Visual Basic Copy Code |
---|
Public Function SelectNodes( _ |
The parent XML element.
A string specifying the name of the child nodes.
An XmlNodeList containing the found child nodes.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |