Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 401 Bytes

xmltext_previoussibling.md

File metadata and controls

22 lines (15 loc) · 401 Bytes
-api-id -api-type
P:Windows.Data.Xml.Dom.XmlText.PreviousSibling
winrt property

Windows.Data.Xml.Dom.XmlText.PreviousSibling

-description

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

-property-value

The left sibling of this node.

-remarks

-examples

-see-also