Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 344 Bytes

xmltext_haschildnodes_464206014.md

File metadata and controls

22 lines (15 loc) · 344 Bytes
-api-id -api-type
M:Windows.Data.Xml.Dom.XmlText.HasChildNodes
winrt method

Windows.Data.Xml.Dom.XmlText.HasChildNodes

-description

Determines whether a node has children.

-returns

True if this node has children; otherwise false.

-remarks

-examples

-see-also