Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 388 Bytes

ixmlnode_nextsibling.md

File metadata and controls

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

Windows.Data.Xml.Dom.IXmlNode.NextSibling

-description

Gets the next sibling of the node in the parent's child list.

-property-value

The right sibling of this node.

-remarks

-examples

-see-also