Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 396 Bytes

xmlprocessinginstruction_childnodes.md

File metadata and controls

22 lines (15 loc) · 396 Bytes
-api-id -api-type
P:Windows.Data.Xml.Dom.XmlProcessingInstruction.ChildNodes
winrt property

Windows.Data.Xml.Dom.XmlProcessingInstruction.ChildNodes

-description

Gets a list of children in the current node.

-property-value

The list of child nodes.

-remarks

-examples

-see-also