| AkXmlFindNode Method (XmlNode, String) |
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static XmlElement FindNode(
XmlNode parent,
string nodeName
)
Parameters
- parent
- Type: System.XmlXmlNode
- nodeName
- Type: SystemString
Return Value
Type:
XmlElement
See Also