Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 441 Bytes

xmldocument_nextsibling.md

File metadata and controls

22 lines (15 loc) · 441 Bytes
-api-id -api-type
P:Windows.Data.Xml.Dom.XmlDocument.NextSibling
winrt property

Windows.Data.Xml.Dom.XmlDocument.NextSibling

-description

Gets the next sibling of the node in the parent's child list. This property is not applicable to this class.

-property-value

The right sibling of this node.

-remarks

-examples

-see-also