Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 428 Bytes

xmlcomment_childnodes.md

File metadata and controls

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

Windows.Data.Xml.Dom.XmlComment.ChildNodes

-description

Gets a list of children in the current node. This method always returns NULL.

-property-value

The list of child nodes. This value is always NULL.

-remarks

-examples

-see-also