Returns the child node with the specified name.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public XElement SelectNode ( |
Visual Basic
![]() |
---|
Public Function SelectNode( _ |
The parent XML element.
A string specifying the name of the child node.
An XmlElement corresponding to the child node.