ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
findOnlyChild
ae
utils
xml
helpers
Undocumented in source. Be warned that the author may not have intended to support it.
XmlNode
findOnlyChild
(XmlNode n, string tag, XmlNodeType type)
XmlNode
findOnlyChild
(
XmlNode
n
,
string
tag
,
XmlNodeType
type
=
XmlNodeType.Node
)
XmlNode
findOnlyChild
(XmlNode n, XmlNodeType type)
Meta
Source
See Implementation
ae
utils
xml
helpers
functions
findNodes
findOnlyChild
isTag
newNode
newTextNode